Solved

Which of the Following Can Potentially Be Changed When Implementing

Question 19

Multiple Choice

Which of the following can potentially be changed when implementing an interface?


A) The parameters of a method in the interface.
B) The name of a method in the interface.
C) The return type of a method in the interface.
D) You cannot change the name, return type, or parameters of a method in the interface.

Correct Answer:

verifed

Verified

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

Related Questions