Which statements about the following class are correct? (Choose two.) A. LackOfInformationException compiles without issue. B. The

Question:

Which statements about the following class are correct? (Choose two.) 

image text in transcribed

A. LackOfInformationException compiles without issue.

B. The constructor declared at line t1 does not compile.

C. The constructor declared at line t2 does not compile.

D. The constructor declared at line t3 does not compile.

E. The getMessage()method does not compile because of the @Override annotation.

F. LackOfInformationException is a checked exception.

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

Step by Step Answer:

Question Posted: