Respuesta :
Answer:
The best answer is "A"
Explanation:
With non-static interface methods, helper methods can now be declared directly in interfaces rather than in separate classes.
Answer:
A) With non-static interface methods, helper methods can now be declared directly in interfaces rather than in separate classes.
Explanation:
In Java programming language, it is false to say that with non-static interface methods, helper methods can now be declared directly in interfaces rather than in separate classes.