If A Class Has All The Private Members Which Specifier Will Be #202
If a class has all the private members, which specifier will be used for its implicit constructor?
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.
If a class has all the private members, which specifier will be used for its implicit constructor?
Private
Public
Protected
Default