

MCQOPTIONS
Saved Bookmarks
1. |
Which exception is thrown if the typecasting is not done properly? |
A. | bad_type_cast |
B. | bad_any_cast |
C. | type_mismatched |
D. | bad_cast_mismatched |
Answer» C. type_mismatched | |