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 a "RTTI"?

Answer Posted / manju

RTTI stands for Run Time Type Information.It is used to
provide information about the dynamic type of an object.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

1249


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

1160


What kind of jobs can I get with c++?

1149


Difference between an inspector and a mutator

1390


What is general format for a prototype?

1098


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

1052


What is string in c++ programming?

1278


Is it possible for the objects to read and write themselves?

1167


Why c++ is not a pure oop language?

1093


Explain the difference between abstract class and interface in c++?

1038


How would you use the functions memcpy(), memset(), memmove()?

1146


Is java the same as c++?

1036


You run a shell on unix system. How would you tell which shell are you running?

1217


What is the difference between method overloading and method overriding in c++?

1211


What is the output of the following program? Why?

1199