Podcast
Questions and Answers
Who governs the evolution of the Java language since J2SE 1.4?
Who governs the evolution of the Java language since J2SE 1.4?
- Java Class Library
- Java Development Kit (JDK)
- Java Specification Requests (JSRs)
- Java Community Process (JCP) (correct)
Under which Java Specification Request (JSR) are changes to the Java Language Specification (JLS) managed?
Under which Java Specification Request (JSR) are changes to the Java Language Specification (JLS) managed?
- JSR 901 (correct)
- JSR 902
- JSR 904
- JSR 903
Who proposed to change the release train of the Java platform to 'one feature release every six months'?
Who proposed to change the release train of the Java platform to 'one feature release every six months'?
- Scott McNealy
- James Gosling
- Bill Joy
- Mark Reinhold (correct)
How many classes were in the Java Class Library in JDK 1.0?
How many classes were in the Java Class Library in JDK 1.0?
Which API is an example of an entire new API added to the Java Class Library?
Which API is an example of an entire new API added to the Java Class Library?