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
The question was posed to me during an online exam.
This interesting question is from Accessor controls of class topic in portion Miscellaneous topics of C#