

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» D. Recursion | |