Which two actions, used independently, will permit this class to compile?

Given: Which two actions, used independently, will permit this class to compile?

Given: Which two actions, used independently, will permit this class to compile?

A.
Adding throws IOException to the main() method signature and changing the catch
argument to IOException

B.
Adding throws IOException to the dosomething() method signature and changing
the catch argument to IOException

C.
Adding throws IOException to the main() method signature and to the
dosomething() method

D.
Adding throws IOException to the main() method signature

E.
Adding throws IOException to the doSoomething() method signature



Leave a Reply 0

Your email address will not be published. Required fields are marked *