1.

What is known as the classes that extend Throwable class except RuntimeException and Error?

A. Checked Exception
B. Unchecked Exception
C. Error
D. None of the above
Answer» B. Unchecked Exception


Discussion

No Comment Found