Multiple choice

What is the other name for annotation in Java?

  1. Annote

  2. Retention

  3. Metadata

  4. Annotate

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This answer is correct. The other name for annotation is metadata. But the term annotation is the most commonly used word.