Fill in the blank with the correct annotation usage that allows the code to compile without any

Question:

Fill in the blank with the correct annotation usage that allows the code to compile without any warnings. 

image text in transcribed

A. value=ignoreAll

B. value="deprecation","unchecked"

C. "unchecked","deprecation"

D. {"deprecation","unchecked"}

E. "deprecation"

F. None of the above.

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

Step by Step Answer:

Question Posted: