What is R T T I ?

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


Please Help Members By Posting Answers For Below Questions

What is encapsulation oop?

579


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1624


Is abstract thinking intelligence?

601


What does sksksk mean in text slang?

1541


Why do we use oops?

596






Why do we use polymorphism?

582


What is difference between abstraction and encapsulation?

594


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4248


What is polymorphism used for?

577


What is stream in oop?

842


What is the example of polymorphism?

562


What is polymorphism and types?

605


Please send ford technologies placement paper 2 my mail id

1660


What is multilevel inheritance explain with example?

630


Why interface is used?

555