Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Distinguish UCCNET and Rosettanet standards of application integration.
Describe point to point integration via J2EE connector architecture with appropriate diagram.
Write the different steps involved in executing a C program and describe it with the help of a flow chart.
Implement the parser in a separate file (parser.c and parser.h). Implement the main parser function in a separate file main.c: the main function should check for command line arguments, and then cal
Describe whether overriding or overloading allows achieving polymorphism.
With the help of the program describe different web error handling techniques in XML.
Write a program in PHP to create a calculator using functions, array, structure class, and object.
What are the five main benefits of object-oriented programming? Explain the meaning of the each benefit by giving an appropriate example or situation for each.
What do you mean by term type checking? When do you say a language is strongly typed language?
What programming language has dominated business application, artificial intelligence and scientific applications?
Explain the problems with single threaded programming and how it is overcome by multithreaded programming.
Describe similarities and dissimilarities between the semaphore and shared memory IPC Mechanisms.
Describe about stat structure, Symbolic Links and Hard Links.
How a file can be explained in UNIX environment? List and describe about the different types of files in UNIX.
What are the different steps involved in creating and running programs?
a) Distinguish between constructor and destructor with illustrations? b) Describe parameterized constructors with example?
Write a program to find out the Factorial of a number by using Recursion. Factorial can be defined as Factorial
Write a Java program which computes and prints the simple interest by using the formula:
Write a program which calculates the length (that is, number of characters) in the input string.
Write a GraphicsProgram subclass which draws a pyramid comprising of bricks arranged in horizontal rows, so that the number of bricks in each row reduces by one as you move up the pyramid, as shown
Please fully implement all the methods in the sequential and linked implementation for the Polynomial class.
Write a Filter class named IsPositive which has the given features.
You are required to produce the Java implementation of GUI for Agriculture image viewer component of your overall Agriculture File Storing and Management (FSM) System.
Create the storyboard for a four (4) page Website (one (1) home page and three (3) sub pages) and one (1) Cascading Style Sheet (.css). Using Microsoft Word, Microsoft Visio, or Dia, create the diag
Describe the concept of Java Virtual Machine. Explain the compilation and execution process of a program with the help of appropriate diagram.