What is a "RTTI"?

Answer Posted / roshanpr

RTTI stands for run time type identification.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I learn c++ as my first language?

609


What is c++ 11 and c++ 14?

585


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

588


What is data binding in c++?

506


What is virtual function? Explain with an example

588






What is #include math h in c++?

572


Write about the access privileges in c++ and also mention about its default access level?

615


What is the standard template library (stl)?

621


What are disadvantages of pointers?

565


Do inline functions improve performance?

649


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

634


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

833


What are activex and ole?

540


Can you use the function fprintf() to display the output on the screen?

663


How long it will take to learn c++?

616