Upcasting Is Without An Explicit Type Cast #1225
Upcasting is _____________________ without an explicit type cast.
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.
Upcasting is _____________________ without an explicit type cast.
Always allowed for public inheritance
Always allowed for protected inheritance
Always allowed for private inheritance
Not allowed