Write the clause needed to identify a method as one that may throw an IOException:

LANGUAGE: JAVA

CHALLENGE:

Write the clause needed to identify a method as one that may throw an IOException:

SOLUTION:


throws IOException