What must a class do to implement an interface? - JAVA Interview Questions

What must a class do to implement an interface?


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


Click Here to See Answer .....
Did you like this article ?
Subscribe to my RSS feed and get more JAVA Question, and Guideline, Plus a lot more great advice to help your Software Career.

0 comments:

Related JAVA Questions Posts