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 static class data?
What is the history of c++?
Explain the differences between private, public and protected and give examples.
Why is c++ is better than c?
What is the use of bit fields in structure declaration?
What would happen on forgetting [], while deallocating an array through new?
How come you find out if a linked-list is a cycle or not?
Why cstdlib is used in c++?
What are the steps in the development cycle?
What is increment operator in c++?
How much is c++ certification?
Is it possible for the objects to read and write themselves?
What is vectorial capacity?
What is the use of typedef?
What is object in c++ example?