Vidyalelo
C++ Programming · Q725

C++ miscellaneous

Programming · C++ Programming · question 725

Q725

Which exception is thrown if the typecasting is not done properly?

A.
bad_type_cast
B.
bad_any_cast
Answer
C.
type_mismatched
D.
bad_cast_mismatched

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board