Which concept is needed because of implicit type casting use?
(a) Static binding
(b) Dynamic binding
(c) Compile time binding
(d) Source code binding
I had been asked this question by my college professor while I was bunking the class.
Origin of the question is Upcasting topic in portion Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming