Which Specifier Allows To Secure The Public Members Of Base #255
Which specifier allows to secure the public members of base class in inherited classes?
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.
Which specifier allows to secure the public members of base class in inherited classes?
Private
Protected
Public
Private and Protected