Question: Java programming: Identify the true statements. Select ALL that appiy. A.Only one catch block can follow a try block. B.Class throwable is| the parent class
Java programming:
Identify the true statements. Select ALL that appiy.
A.Only one catch block can follow a try block.
B.Class throwable is| the parent class for all exceptions
C.You can create your own exception classes by extending class Exception.
D. ArithmaticException is a checked excetpion
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
