Which Among The Following Is False #201
Which among the following is false?
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 is false?
Private members can be accessed using friend functions
Member functions can be made private
Default members can’t be inherited
Public members are accessible from other classes also