In Multilevel Inheritanceall Public The Public Members Of #254
In multi-level inheritance(all public), the public members of parent/superclass will ________
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 OOps Access Specifiers - OOPs MCQ: Public Access Specifier - Quiz No.2.
In multi-level inheritance(all public), the public members of parent/superclass will ________
Will continue to get inherited subsequently
Will not be inherited after one subclass inheritance
Will not be available to be called outside class
Will not be able to allocated with any memory space