What is the result of compiling and running the following application? A. java.lang.IllegalArgumentException is printed. B. The

Question:

What is the result of compiling and running the following application? 

image text in transcribed

A. java.lang.IllegalArgumentException is printed.

B. The code does not compile because of line h1.

C. The code does not compile because of line h2.

D. The code does not compile because of line h3.

E. The code does not compile because of line h4.

F. The code compiles, but a stack trace is printed at runtime.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: