Answer Posted / sarmistha
RUN TIME TYPE INFORMATION. Afacility that allows an object
to b queried at runtime to determine its type.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Briefly describe a B+ tree. What is bulk loading in it?
what is multi-threading in C++?
Can constructor be private in c++?
What is the role of copy constructor in copying of thrown objects?
Is c or c++ more useful?
How does a C++ structure differ from a C++ class?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Specify different types of decision control statements?
What is a c++ class?
What things would you remember while making an interface?
What is a unnitialised pointer?
How does java differ from c and c++?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What is a down cast?
How does work in c++?