When a program contains multiple ____ blocks, they are examined in sequence until a match is found for the type of exception that occurred.
A. throw
B. finally
C. catch
D. try
Answer: C
Computer Science & Information Technology
You might also like to view...
Match the following terms to their meanings:
I. Pie chart II. Chart III. Line chart IV. Column chart V. Named range A. Displays comparison among related numbers B. A graphical representation of data C. A range that has been given a name to make it easier to use cells in calculations D. Displays the percentages of parts to a whole E. Best displays trends over time
Computer Science & Information Technology
All of the following are members of Java’s Collection class except:
a. Queue
Computer Science & Information Technology