Adobe
9A0-182 · Question #32
Which statement describes the access rules for a variable marked as private?
The correct answer is C. The class itself. See the full explanation below for the reasoning.
Question
Which statement describes the access rules for a variable marked as private?
Options
- AAny class
- BAny class that extends the class
- CThe class itself
- DOther classes in the same package.
How the community answered
(32 responses)- A3% (1)
- B9% (3)
- C72% (23)
- D16% (5)
Community Discussion
No community discussion yet for this question.