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 / sarmistha

RUN TIME TYPE INFORMATION. Afacility that allows an object
to b queried at runtime to determine its type.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c++ awesome?

1043


Explain the difference between class and struct in c++?

1053


What is set in c++?

1139


Which one is better- macro or function?

1206


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

990


Why is c++ is better than c?

989


What is one dimensional array in c++?

1128


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3470


What are the advantages of using const reference arguments in a function?

1082


What is the function of I/O library in C++ ?

1205


List different attributes in C++?

1105


Can java be faster than c++?

1165


Explain selection sorting. Also write an example.

1061


Do you know about latest advancements in C++ ?

1254


What is the rule of three?

1011