1.

Which version of Java introduced annotation?(a) Java 5(b) Java 6(c) Java 7(d) Java 8This question was posed to me during an online interview.I need to ask this question from Annotations topic in section Application Lifecycle & Annotations of Java

Answer»

The correct ANSWER is (a) JAVA 5

To EXPLAIN I would say: ANNOTATION were introduced with Java 5 version.



Discussion

No Comment Found

Related InterviewSolutions