Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Explain the client side and server side validation? How many data bound control are there in Asp.Net. Write a code of any one.
What is exception? Write a Java programme to handle arithmetic exception. What is inheritance. Explain different type of inheritance with coding.
The type of a function/procedure/module is determined by:
Describe dynamic memory allocation techniques of C++. What do you understand by late binding? Describe with example.
Write a ‘C’ Program to find smallest of 4 numbers using if else statements. Describe the syntax of do-while statement along with appropriate example.
Prepare a virtual Restaurant that simulates a real world restaurant. The restaurant would have a minimum: greeter waiters/waitresses, a cashier.
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.