If A Function Has To Be Called Only By Using Other Member #211
If a function has to be called only by using other member functions of the class, what should be the access specifier used for that function?
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: Private Access Specifier - Quiz No.1.