Vidyalelo
Java Programming · Q28

Declaration and Access Control

Programming · Java Programming · question 28

Q28

Which keyword is used to declare a method that cannot be overridden in a subclass?

A.
final
Answer
B.
static
C.
super
D.
this

Answer: Option A

Solution

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