What is R T T I ?

Answer Posted / narasimulu

RTTI as known Runtime Type Identification.
If you want to cast the object of one class as the object
of another class so u require to know the type of the
object at the runtime .

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of abstraction?

555


What is polymorphism and its types?

593


What is encapsulation with real life example?

570


What is the diamond problem in inheritance?

577


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1940






what's the basic's in dot net

1736


What is multilevel inheritance explain with example?

626


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1778


What are functions in oop?

582


What is encapsulation oop?

574


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1415


Can static class have constructor?

582


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2006


Can we have inheritance without polymorphism?

608


What is abstraction encapsulation?

655