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 does and I oop mean in text?

620


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1652


what type of questions

1696


Write a program to reverse a string using recursive function?

1788


Describe these concepts: Polymorphism, Inheritance and Abstraction.

608






What does oop mean in snapchat?

680


What is purpose of inheritance?

643


Can bst contain duplicates?

664


What is difference between class and object with example?

562


Why do we need oop?

663


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

2006


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1979


What is cohesion in oop?

620


What is new keyword in oops?

588


What is oops in programming?

562