InterviewSolution
Saved Bookmarks
| 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 |
|