Vidyalelo
Java Programming · Q30

Declaration and Access Control

Programming · Java Programming · question 30

Q30

Which keyword is used to explicitly specify that a method should be overridden in a subclass?

A.
override
Answer
B.
extends
C.
super
D.
implement

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board