Difference between pointer to constant and constant pointer to a constant. Give example.
What will happen if a pointer is deleted twice?
Explain how an exception handler is defined and invoked in a Program.
Explain the operation of overloading of an assignment operator.
List the merits and demerits of declaring a nested class in C++?
Can a list of string be stored within a two dimensional array?
Explain how a pointer to function can be declared in C++?
What is an adjust field format flag?
Write bites in Turbo c++ Header ("Include") Files.
What is a binary file? List the merits and demerits of the binary file usagein C++.
Explain Text Manipulation Routines?
What is unary operator? List out the different operators involved in the unary operator.
Distinguish between a # include and #define.
Explain how the virtual base class is different from the conventional base classes of the opps.
What are the syntactic rules to be avoid ambiguity in multiple inheritance?