Answers

Question and Answer:

  Home  J2SE

⟩ What is implements?

A Java keyword included in the class declaration to specify any interfaces that are implemented by the current class.

 189 views

More Questions for you: