0 votes
133 views
in Object Oriented Programming by (0 points)
closed by
Which of these points will be valid If superclass method does not throw any exception?
Select one:
a. All Correct
b. overridden method of subclass cannot throw any checked exception
c. overridden method of subclass may not throw any exception
d. overridden method of subclass can throw any RuntimeException
closed

1 Answer

0 votes
by (0 points)
 
Best answer
a

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...