Solved

To Use an Interface, a Class Header Should Include Which

Question 64

Multiple Choice

To use an interface, a class header should include which of the following?


A) The keyword extends and the name of an abstract method in the interface
B) The keyword extends and the name of the interface
C) The keyword implements and the name of an abstract method in the interface
D) The keyword implements and the name of the interface

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions