Answers

Question and Answer:

  Home  Jasper Reports Developer

⟩ Which must a class do to implement an interface in Java Programming?

It must provide all of the methods in the interface and identify the interface in its implements clause.

 221 views

More Questions for you: