Given the code fragment:
Which two modifications should you make so that the code compiles successfully?
A.
 Option A
B.
 Option B
C.
 Option C
D.
 Option D
E.
 Option E
Given the code fragment:
Which two modifications should you make so that the code compiles successfully?
A.
 Option A
B.
 Option B
C.
 Option C
D.
 Option D
E.
 Option E
B,C
BC. D no because has Exception before ExceptionIO. If had IOException and then Exception would work fine.
B y C