Q. Which of the following statements is correct about an interface?
β
Correct Answer: (C)
A class that implements an interface can explicitly implement members of that interface.
You must be Logged in to update hint/solution