Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which statements are true about nested classes in Java?
A nested class is not a member of its enclosing class.
A nested class has access to the members, including private members, of the class in which it is nested.
The scope of a nested class is bounded by the scope of its enclosing class.
A nested class has no access to the private members of the class in which it is nested.
As a member of its enclosing class, a nested class cannot be declared as private.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!