Courseiva

1Z0-829

Study mode — explanations shown

1

Handling Exceptions

medium

Given the exhibit showing a compilation error at line 5 of Test.java, which of the following code fragments could be at that line?

Exhibit

Refer to the exhibit.

Compilation output:
Error: unreported exception java.io.IOException; must be caught or declared to be thrown
  at Test.main(Test.java:5)
0 of 176 answered