What is a "RTTI"?

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


Please Help Members By Posting Answers For Below Questions

What is meant by forward referencing and when should it be used?

550


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

1510


What is using namespace std in cpp?

543


Write a program to concatenate two strings.

580


What is a float in c++?

542






What is pure virtual function? Or what is abstract class?

586


What is a .h file c++?

528


What gives the current position of the put pointer?

555


What are friend classes?

609


What is c++ hash?

612


Why is the function main() special?

619


What is the type of this pointer in c++?

627


Explain the difference between abstract class and interface in c++?

521


What is a template in c++?

633


What is extern c++?

520