Which Specifier Allows A Programmer To Make The Private Members #200
Which specifier allows a programmer to make the private members which can be inherited?
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: Access Specifiers - Quiz No.1.
Which specifier allows a programmer to make the private members which can be inherited?
Private
Default
Protected
Protected and default