What Is Upcasting #1216
What is upcasting?
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.
What is upcasting?
Casting subtype to supertype
Casting super type to subtype
Casting subtype to super type and vice versa
Casting anytype to any other type