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
How to give an alternate name to a namespace?
What is struct c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
what is oops and list its features in c++?
What is #include math h in c++?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What is c++ in english?
Explain static and dynamic memory allocation with an example each.
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What do you mean by persistent and non persistent objects?
List the types of polymorphism in c++?
Which one is a preferred language C or C++? Why?
What is an operator in c++?
Tell me difference between constant pointer and pointer to a constant.
Which is better c++ or java?