Describe run-time type identification.

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

Read Online C++ Programming Job Interview Questions And Answers