Answer Posted / rohit jindal
One thing having different work in Different situation.Eg:
Operator overloading,Function overloading
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
List the advantages of inheritance.
What is conditions when using boolean operators?
Can c++ do everything c can?
What do you mean by translation unit?
What are activex and ole?
What is the meaning of c++?
Can recursive program be written in C++?
Why is standard template library used?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Implement stack operations with pointers with appropriate exception checks.
What is the type of 'this' pointer? When does it get created?
How can you specify a class in C++?
What is a down cast?
Will a catch statement catch a derived exception if it is looking for the base class?
Is string an object in c++?