Answer Posted / arun
RTTI> Run Time Type Identification
RTTI means during time of run object property can be
retrieve and changed. Under RTTI dynamic_cast<>, typeid,
const_cast<> etc are used.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Write a program to reverse a string using recursive function?
what is graphics
What is an example of genetic polymorphism?
What are different oops concepts?
What is the example of polymorphism?
what is the drawback of classical methods in oops?
What is polymorphism and its types?
#include
Which method cannot be overridden?
What is the use of oops?
What is the point of polymorphism?
write knight tour problem which is present in datastructure
What is the important feature of inheritance?
Get me an image implementation program.
Why multiple inheritance is not possible?