If a method throws an exception that it will not catch but that will be caught by a different method, you must also use the keyword ____ followed by an Exception type in the method header.

A. finally
B. try
C. catch
D. throws


Answer: D

Computer Science & Information Technology

You might also like to view...

List and describe the three specialized editions of SQL Server 2012.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT a setup type for SQL Server 2012?

A. install B. patch C. upgrade D. uninstall

Computer Science & Information Technology

A(n) ________ is a variation of the theme you have chosen

Fill in the blank(s) with correct word

Computer Science & Information Technology

What keyword is used to end a CASE statement?

a. CASE b. WHEN c. ELSE d. END

Computer Science & Information Technology