Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is R T T I ?

Answer Posted / chinna

Run Time Type Information ( RTTI ) : Run-time type
information (RTTI) is a mechanism that allows the type of
an object to be determined during program execution.

There are three main C++ language elements to run-
time type information:
The dynamic_cast operator : Used for conversion of
polymorphic types.

The typeid operator : Used for identifying
the exact type of an object.
The type_info class : Used to hold the type information
returned by the typeid operator.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which language is pure oop?

1074


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

1921


What does enum stand for?

1188


What is difference between multiple inheritance and multilevel inheritance?

1200


How Do you Code Composition and Aggregation in C++ ?

25616


What are the three main types of variables?

1184


What is inheritance in simple words?

1120


What is interface in oop?

1187


Can an interface inherit a class?

1111


What is the highest level of cohesion?

1113


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2358


What is the benefit of oop?

1106


Why is oop useful?

1175


What is object and class in oops?

1119


what are the realtime excercises in C++?

2898