When a class is defined as final it:

When a class is defined as final it:
A . Can no longer be extended by other classes.
B . Means methods in the class are not over-loadable.
C . Cannot be defined as such, final is only applicable to object methods.
D . Cannot be instantiated.

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments