Multiple Choice Question

Quiz Guidelines

 

QID: 
540
Question: 

Java Exceptions is a mechanism...

Select 2 options

A. for dealing with unexpected user inputs.
B. that you can use to determine what to do when something unexpected happens.
C. for logging unexpected behavior.
D. to ensure that the program runs even if something unexpected happens.
E. that the VM uses to exit the program when something unexpected happens.

Q&A Set: