1. True or False: You cannot have more than one catch clause per try statement.
2. True or False: When an exception is thrown, the JVM searches the try statement’s catch clauses from top to bottom and passes control of the program to the first catch clause with a parameter that is compatible with the exception.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here