How Can Encapsulation Be Achieved #83
How can Encapsulation be achieved?
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 Concept & Features - OOPs MCQ: Encapsulation - Quiz No.1.
How can Encapsulation be achieved?
Using Access Specifiers
Using only private members
Using inheritance
Using Abstraction