Which of the following statements is true?

a. The throw statement is used to throw an exception.
b. The throw statement is used to specify that a method will throw an exception.
c. The throw statement is used to access an exception parameter.
d. All of the above.

a. The throw statement is used to throw an exception.

Computer Science & Information Technology

You might also like to view...

When a number format is applied to a cell, its contents are ________ aligned in the cell

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following stream manipulators causes an outputted number’s sign to be left justified, its magnitude to be right justified and the center space to be filled with fill characters?

a. left b. right c. internal d. showpos

Computer Science & Information Technology