InterviewSolution
Saved Bookmarks
| 1. |
What Is Jsr ? |
|
Answer» JAVA Specification Request (JSR) is the actual description of proposed and final specifications for the Java platform. JSRs are REVIEWED by the JCP and the public before a final RELEASE of a specification is MADE. Java Specification Request (JSR) is the actual description of proposed and final specifications for the Java platform. JSRs are reviewed by the JCP and the public before a final release of a specification is made. |
|