What is the process by which we can control what parts of a program can access the members of a class?
(a) Polymorphism
(b) Abstraction
(c) Encapsulation
(d) Recursion
I got this question by my school principal while I was bunking the class.
I'd like to ask this question from Access Control topic in portion Classes and Methods of Java