Answer Posted / 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 View All Answers
What is the difference between a declaration and a definition?
What is ios class in c++?
Is dev c++ free?
When is the destructor called?
What is c++ iterator?
What is new in c++?
What do you mean by enumerated data type?
What is c++ namespace?
Do you know about latest advancements in C++ ?
What is increment operator in c++?
Using a smart pointer can we iterate through a container?
What is c++ programming language?
What is object file? How can you access object file?
What do you mean by persistent and non persistent objects?
What are manipulators in c++ with example?