

MCQOPTIONS
Saved Bookmarks
1. |
What is meant by type_info? |
A. | Used to hold the type information returned by the dynamic_cast |
B. | Used to hold the type information returned by the static_cast |
C. | Used to hold the type information returned by the typeid operator |
D. | All of above |
E. | None of these |
Answer» D. All of above | |