Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Write the major steps to set up a connection between ASP page and database?
Describe and also illustrate the creation of dynamic web pages in ASP with suitable example.
What do you mean by a container class? Write down the pros and cons of declaring container classes.
What are standard manipulators used in C++? What is an inline substitution?
Describe the term Array of Pointers with the help of a appropriate example. Write brief notes on following: Inline Member functions.
What is the objective of functions Prototype and Scope? Write down the difference between pointers and references.
Illustrate out the concept of Exceptions in .Net environment. Write down a simple XML file for student details (sno, sname, sbranch, saddr).
Illustrate out the importance of Syntax analysis and Lexical analysis. What do you understand by the term MASM? Illustrate out its features.
Sketch the diagram of logical structure of oracle database and describe it in brief. Discuss and critically illustrate out the objectives of Query Processing.
Illustrate why top-down testing is not an effectual strategy for testing object oriented system. What do you mean by the term Software reliability? Why reliability is more significant than efficiency?
Write down a Java program to write the first ten terms of Fibonacci sequence. Program with Fibonacci sequence of first 10 terms.
Write down the uses of FileInputStream and FileOutputStream. Write down short notes on each.
What do you understand by the term virtual function? Describe it with an illustration. Illustrate out different access specifiers in a class.
Describe the term Constructors and Destructors with appropriate illustration. Explain the term polymorphism. Describe its importance.
Create String Comparison, String Concatenation and String Length functions using pointers.
Write down the difference between macros and functions?
Write a C++ program to implement the concept of conditional operator. What do you mean by container class? Describe.
What do you mean by static function and friend function? Write C++ program to implement concept of static and friend function.
What do you mean by dynamic memory allocation? What do you mean by late binding?
Write a menu driven program that works as follows:- If character A or a is pressed, then it must run a program to determine factorial of a positive number. Describe with the help of program constructo
What do you mean by run time polymorphism? What do you mean by nesting of classes? How is it achieved?
Write the interactive program for manipulating "Time" class. Support member functions for adding time members of two objects.
Write down the difference between "is-a" and "has-a" relationship?
What do you mean by macros? Write a program to determine the minimum of two numbers using macros?
Write down the difference between abstraction and datahiding? Explain why are classes called Abstract Data Types?