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 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(); }

1995


What is overloading in oop?

581


can we make game by using c

3440


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

2774


What are main features of oop?

644






What is the purpose of enum?

587


Why is abstraction used?

615


Why do we use polymorphism?

585


class type to basic type conversion

1845


What is balance factor?

595


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1585


What is polymorphism and its types?

607


What is polymorphism explain its types?

692


what type of question are asked in thoughtworks pair programming round ?

1766


What is multilevel inheritance?

732