Describe run-time type identification

Describe run-time type identification.
A: The ability to determine at run time the type of an object by using the typeid operator or the dynamic_cast operator.


No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.