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 polymorphism programming?

601


Why do we need polymorphism in c#?

684


What is destructor give example?

601


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1626


What is coupling in oop?

596






What is oops?what is its use in software engineering?

557


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2758


Who invented oop?

655


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1393


Why is oop better than procedural?

602


What is multilevel inheritance explain with example?

626


How long to learn object oriented programming?

563


what are the ways in which a constructors can be called?

1581


Advantage and disadvantage of routing in telecom sector

786


What is the types of inheritance?

602