1.

If the superclass method does not declare an exception, subclass overridden method cannot declare the checked exception but it can declare unchecked exception.

A. True
B. False
Answer» B. False


Discussion

No Comment Found