1. () The organization is responsible for overseeing the evolution of Java-related technical specifications.
A. JCP
B. Apache
C. EU
D. The Consortium
2.Java specifications must be submitted for review in () official documents.
A. RFC
B. JSR
C. ISO
D. IEEE
The original code extension of 3.Java and the correct extension after compilation is ().
A. *.txt, *.java
B. *.C, *.class
C. *.java, *.class
D. *.cpp, *.java
4. For the JVM, the executable file extension is correct ().
A. *.java
B. *.class
C. *.dll
D. *.pyc
5. On the Java download page, you will see the JRE download option, and the following JRE is correct ().
A. Web JRE
B. Private JRE
C. Server JRE
D. Public JRE
6. On the Java download page, the () download option will be available after the Javac compiler is installed.
A. JDK
B. JRE
C. JavaDoc
D. NetBeans
7. If you are just running Java programs, download the program installation ().
A. JDK
B. JRE
C. JavaDoc
D. Glassfish
8.java according to the field of application, differentiated into () three major platforms.
A. Java SE
B. Java EE
C. Java ME
D. Android
9. () The platform is not in the Java specification. (Do not know right, please the Great God teach ~)
A.java ME
B.android
C.ios
D.avi
10. The following () is included in the JRE.
A. Development Tools Program
B.java SE API
C.jvm
D. Deployment Technology
Java JDK 7 Study notes after class exercises 1---welcome error correction