Q. What is the purpose of the "@Override" annotation in Java?
β
Correct Answer: (D)
To indicate that a method is intended to override a superclass method
You must be Logged in to update hint/solution