Which Specifier Should Be Used For Member Functions Of A Class #210
Which specifier should be used for member functions of a 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.2.
Which specifier should be used for member functions of a class?
Private
Default
Protected
Public