What should be used for safe downcast?
(a) Static cast
(b) Dynamic cast
(c) Manual cast
(d) Implicit cast
The question was asked in an online quiz.
This key question is from Downcasting in division Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming