Answer Posted / barkavi
RTTI means run-time type information or run-time type
identification.RTTI is mainly used for identifyig the type
of objects present in the program during execution.typeid is
one of identification in RTTI.run time type identifications
are namely
1.dynamic_cast
2.static cast
3.typeid
4.const cast
*typeinfo is holds the information of typeid
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between procedural programming and oops?
What is the oops and benefits of oops programming?
can we make game by using c
what is difference between class template and template class?
What is meant by oops concept?
What is overriding vs overloading?
What is the real time example of encapsulation?
What is the purpose of enum?
What is multilevel inheritance in oop?
What is constructor in oop?
What is polymorphism explain?
Is this job good for future? can do this job post grduate student?
which feature are not hold visual basic of oop?
What is oops in simple words?
What is the main feature of oop?