Home » JAVA Programming » Encapsulation » Question
  1. What is the process by which we can control what parts of a program can access the members of a class?
    1. Abstraction
    2. Polymorphism
    3. Recursion
    4. Encapsulation
    5. None of these
Correct Option: D

Encapsulation



Your comments will be displayed only after manual approval.