Vidyalelo
Java Programming · Q28

Miscellaneous Java

Programming · Java Programming · question 28

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
Answer
C.
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