Which Among The Following Can Be Used Together In A Single Class #197
Which among the following can be used together in a single class?
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 among the following can be used together in a single class?
Only private
Private and Protected together
Private and Public together
All three together