A. The program runs and prints nothing. B. The program runs and prints “Finally” C. The code compiles, but an exception is thrown at runtime. D. The code will not compile because the catch block is missing.
A. 4321 B. 0000 C. An exception is thrown at runtime. D. Compilation fails because of an error in line 18.
A.00 B.0001 C.000120 D.00012021 E.Compilation fails. F.An exception is thrown at runtime.
A. Compilation succeeds. B. An error at line 2 cause compilation to fail. C. An error at line 9 cause compilation to fail. D. An error at line 10 cause compilation to fail. E. An error at line 11 cause compilation to fail.
A.0 B.1 C.2 D.3