What is the process by which we can control parts of a program that can access the members of a class?
(a) Polymorphism
(b) Abstraction
(c) Encapsulation
(d) Recursion
This question was posed to me in unit test.
Enquiry is from Public & Private Access Modifier in chapter Arrays and Strings of C#