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

Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

618


What language does google use?

592


What is microsoft c++ redistributable 2013?

579


What is a stack? How it can be implemented?

700


What are the advantage of using register variables?

643






What is function overriding in c++?

608


What are libraries in c++?

612


What is input operator in c++?

591


Why do we need runtime polymorphism in c++?

563


What is the main purpose of c++?

552


How a new element can be added or pushed in a stack?

585


How the delete operator differs from the delete[]operator?

648


How do you sort a sort function in c++ to sort in descending order?

565


Explain the difference between class and struct in c++?

591


What is conditions when using boolean operators?

607