What must class do to implement an interface in Java Programming?

Submitted by: Administrator
It must provide all of the methods in the interface and identify the interface in its implements clause.
Submitted by:

Read Online Java Developer Job Interview Questions And Answers