Answer Posted / roshanpr
RTTI stands for run time type identification.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is a .lib file in c++?
Which is best c++ or java?
What is the most common mistake on c++ and oo projects?
When should we use multiple inheritance?
What is the difference between a definition and a declaration?
What is array in c++ example?
What happens when you make call 'delete this;'?
How does atoi function work?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What is insertion sorting?
Explain the difference between overloading and overriding?
Why do we need function?
Search for: what is pair in c++?
Explain bubble sorting.
What is set in c++?