Page 1 of 1

What is the name of the Java concept that uses access modifiers to protect variables and hide them within a class?

Posted: Sun Jun 11, 2023 4:01 pm
by answerhappygod
What is the name of the Java concept that uses access modifiers to protect variables and hide them within a class?

A. Encapsulation
B. Inheritance
C. Abstraction
D. Instantiation E. Polymorphism