What is a "RTTI"?

Answer Posted / vijayanand

Declares a TestNamer for the specified type, using RTTI if
enabled, otherwise using macro string expansion.

RTTI is used if CPPUNIT_USE_TYPEINFO_NAME is defined and
not null.

Run-time Type Information

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is atoi?

723


Refer to a name of class or function that is defined within a namespace?

824


Why c++ does not have finally?

801


Difference between a copy constructor and an assignment operator.

748


Write a c program for binary addition of two 8 bit numbers.

3860






Is python written in c or c++?

838


What is bubble sort c++?

764


What is the use of endl in c++ give an example?

858


What is the extraction operator and what does it do?

796


How is c++ different from java?

759


Explain the differences between list x; & list x();.

749


Why is c++ awesome?

785


Difference between an inspector and a mutator

1025


Explain Memory Allocation in C/C++ ?

807


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

761