Question: What does the Override annotation do? A It instructs the compiler to ignore other methods of the same name. B It instructs the compiler to
What does the Override annotation do?
A It instructs the compiler to ignore other methods of the same name.
B It instructs the compiler to double-check the method declaration is correct.
C It only adds to readability; it performs no other functions beyond that.
D It instructs the compiler to ignore calls to super.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
