Q7
Which keyword is used to explicitly specify that a method cannot be overridden in a subclass?
A.
override
B.
final
AnswerC.
static
D.
super
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board