# 1z0-811 — Question 606

**Type:** multiple_response
**Topics:** topic_1

## Question

Which two Java reserved words are used to implement encapsulation?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: CE
C and E are the correct answers. Encapsulation in Java is accomplished with public and private methods and properties.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-811/606  
Practice (tracked): https://hiexam.net/study/1z0-811/practice