Can Abstract Classes Be Used In Multilevel Inheritance #759
Can abstract classes be used in multilevel 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 Inheritance & its Types - OOPs MCQ: Multilevel Inheritance - Quiz No.1.
Can abstract classes be used in multilevel inheritance?
Yes, always
Yes, only one abstract class
No, abstract class doesn’t have constructors
No, never