Q28
What is the purpose of the `@Override` annotation in Java?
A.
To execute SQL queries
B.
To indicate that a method is intended to override a method in a superclass
AnswerC.
To create JavaBeans
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board