Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following is NOT a correct statement about declaring and using methods in Java?
A non-static method can call any method of the same class directly.
A non-static method can manipulate any of the class' fields directly.
To access the class non-static members, a static method must use a reference to an object of the class.
A static method can manipulate only static fields in the same class directly.
A static method can call other static methods of another class directly.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!