Q12
Which keyword is used to declare a method that cannot be overridden in Java?
A.
abstract
B.
static
C.
private
D.
final
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board