?
You can extend the exception base class, but you cannot override any of the preceding methods because the are declared as__________
Answer & Solution
Correct Answer:
Option
B
Marking a method as final prevents it from being overridden by a subclass.
Join the Discussion
Login to post a comment or share your explanation.
Login