ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

5 / 76

Question 5:

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

Answer options:

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