Advanced Java Questions & Answers – Annotations
This set of Advanced Java Multiple Choice Questions & Answers (MCQs) focuses on “Annotations”. 1. Which version of Java introduced annotation? a) Java 5 b) Java 6 c) Java 7 d) Java 8 2. Annotation type definition looks similar to which of the following? a) Method b) Class c) Interface d) Field 3. Which of … Read more