If a method does not handle a possible checked exception, what must the method have?

a. a try clause in its header
b. a catch clause in its header
c. a finally clause in its header
d. a throws clause in its header

d. a throws clause in its header

Computer Science & Information Technology

You might also like to view...

The ________ displays the time that has elapsed since the video started while the video is playing

A) title bar B) control panel C) status bar D) slide pane

Computer Science & Information Technology

Output is data that has been processed into a useful form.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology