What Is The Process By Which We Can Control What Parts Of A #224
What is the process by which we can control what parts of a program can access the members of a class?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Classes Methods - Java Access Control - Quiz No.1.
What is the process by which we can control what parts of a program can access the members of a class?
Polymorphism
Abstraction
Encapsulation
Recursion