PreAP Computer Science Quiz 02.03-06 Take out a piece of paper and PEN. The quiz starts ONE minute after the tardy bell rings. You will have 30 seconds per question.
Title the quiz as shown below The quiz starts in ONE minute. Name Period Date Quiz 02.03-06 1. 2. 3. 4. 5. 6. 7. 8. 9 10. E.C.
Question 01 The intermediate language used by the United Nations for translation is source code. English. Spanish. Chinese.
Question 02 The intermediate code used by Java for translation is source code. English. bytecode. machine code.
Question 03 A program is platform independent if it runs on a computer in any human language. the program can executes by itself. the source code created on one computer can run on any other computer. the computer speed is not important.
Question 04 What kind of translator is used by Java to translate Java source code into bytecode? An assembler A compiler An interpreter All of the above
Question 05 What kind of translator is used by Java to execute the program by translating the Java bytecode into machine code? An assembler A compiler An interpreter All of the above
Question 06 Which of these is required to create Java source code? A simple text editor A compiler A interpreter An advanced word processor, like Ms Word.
Question 07 True or False: If you want to install an IDE like JCreator, you must first install the JDK. True False
Question 08 Which of these is a Java program that executes in a stand-alone environment? An apple An applet An application JCreator JDK
Question 09 Which of these is a Java program that executes inside a webpage? An apple An applet An application JCreator JDK
Question 10 JCreator LE is an example of an Integrated Development Environment (IDE). free software. a program that assists in writing Java programs. all of the above.
jdk-7u3-windows-i586.exe Extra Credit Look at this file name: If you execute this program, what does it install? The JCreator IDE, version 3, update 586, for a Mac The JCreator IDE, version 3, update 586, for a PC The Java Development Kit, version 3, update 586, for a Mac The Java Development Kit, version 3, update 586, for a PC The JCreator IDE, version 7, update 3, for a Mac The JCreator IDE, version 7, update 3, for a PC The Java Development Kit, version 7, update 3, for a Mac The Java Development Kit, version 7, update 3, for a PC