Which of the following are permitted for an annotation element default value? (Choose three.) A. B.

Question:

Which of the following are permitted for an annotation element default value? (Choose three.) 

A. ""

B. (int)1_000.0

C. new String()

D. Integer.valueOf(3).intValue()

E. null

F. Integer.MAX_VALUE.

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

Step by Step Answer:

Question Posted: