Downcasting ____________________
(a) Can result in unexpected results
(b) Can’t result in unexpected result
(c) Can result only in out of memory error
(d) Can’t result in any error
I have been asked this question during an interview for a job.
The query is from Downcasting topic in portion Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming