Solved

If a Class Implements an Interface, It Must ____

Question 10

Multiple Choice

If a class implements an interface, it must ____.


A) provide definitions for each of the methods of the interface
B) override all constants from the interface
C) rename all the methods in the interface
D) override all variables from the interface

Correct Answer:

verifed

Verified

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

Related Questions