When an exception is thrown by code in its try block, the JVM begins searching the try statement for a catch clause that can handle it and passes control of the program to __________.
a. the last catch clause that can handle the exception
b. each catch clause that can handle the exception
c. the first catch clause that can handle the exception
d. the statement that appears immediately after the catch block
c. the first catch clause that can handle the exception
You might also like to view...
All document property information is available in the Backstage view without having to access the Document Panel
Indicate whether the statement is true or false
Which of the following are the steps in a digital forensic analysis according to NIST Special Publication 800-87?
A) Collection, acquisition, security, reporting B) Collection, examination, analysis, reporting C) Collection, security, analysis, reporting D) Collection, analysis, reporting, testifying