If dynamic_cast fails, which value is returned?
(a) void
(b) null
(c) void pointer
(d) null pointer
I had been asked this question in an internship interview.
This key question is from Downcasting in division Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming