Which annotation can be applied to an existing annotation X and ensures a class that uses X

Question:

Which annotation can be applied to an existing annotation X and ensures a class that uses X shows the annotation in its generated Javadoc?

A. @Documented

B. @Generated

C. @JavaDoc

D. @PreserveAnnotations

E. @Retention

F. None of the above

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

Step by Step Answer:

Question Posted: