Which of the following is not an advantage of Java exception handling?

a. Java separates exception handling from normal processing tasks.
b. Exception handling improves performance.
c. Exception handling makes it possible for the caller's caller to handle the exception.
d. Exception handling simplifies programming because the error-reporting and error-handling code can be placed at the catch block.

b

Computer Science & Information Technology

You might also like to view...

When an Access object is selected, the ________ contains buttons for switching views

A) vertical scroll bar B) ruler C) taskbar D) status bar

Computer Science & Information Technology

_____ are display devices that can be touched to provide input to the computer associated with them.

A. ?Touch mice B. ?Touch pads C. ?Touch screens D. ?Touch styluses

Computer Science & Information Technology