Describe run-time type identification?



Describe run-time type identification?..

Answer / anuradha chaurasia

The ability to determine at run time the type of an object by using the typeid operator or the dynamic_cast operator.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is c++ coding?

0 Answers  


What is the difference between while and do while loop?

0 Answers  


Why the usage of pointers in C++ is not recommended ?

0 Answers   TCS,


What is #include math h in c++?

0 Answers  


What are the advantages of early binding?

0 Answers  






In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


What is c++ 11 and c++ 14?

0 Answers  


how to explain our contribution in the project?

0 Answers   Wipro, Yahoo,


What is ios in c++?

0 Answers  


What is the use of endl?

0 Answers  


What is endl?

0 Answers  


Categories