Which Among The Following Is True For Upcasting In Inheritance #1217
Which among the following is true for upcasting in inheritance?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Default Arguments vs Overloading, Upcasting and Downcasting - OOPs MCQ: Upcasting - Quiz No.1.
Which among the following is true for upcasting in inheritance?
Downward to the inheritance tree
Upward to the inheritance tree
Either upward or downward
Doesn’t apply on inheritance