Describe run-time type identification.

Q

Describe run-time type identification.

✍: Guest

A

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

2012-03-22, 2454👍, 0💬