Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What must a class do to implement an interface i JAVA?

5 like 0 dislike
Hello
What must a class do to implement an interface i JAVA?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

1 like 0 dislike
 
Best answer
It must provide all of the methods in the interface and identify the interface in its implements clause.
answered 1 year ago by eagles11 (179,830 points)

Related questions

3 like 0 dislike
0 answers
asked 1 year ago by DBA-boss (120,990 points)
2 like 0 dislike
1 answer
5 like 0 dislike
0 answers
3 like 0 dislike
0 answers
2 like 0 dislike
1 answer