Solved

When You Create a Class and Use the Implements Clause

Question 16

Multiple Choice

When you create a class and use the implements clause to implement an interface but fail to code one of the interface's methods, the compiler error generated indicates that you must declare your class to be ____.


A) abstract
B) static
C) public
D) related

Correct Answer:

verifed

Verified

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

Related Questions