Q56
Which method scope prevents a method from being overridden by a subclass?
A.
Abstract
B.
Protected
C.
Final
AnswerD.
Static
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board