preap computer science quiz 02.03-06

13
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. PreAP Computer Science Quiz 02.03-06

Upload: kali

Post on 08-Jan-2016

127 views

Category:

Documents


8 download

DESCRIPTION

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. Question 01. Question 02. Question 03. Question 04. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: 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.

PreAP Computer ScienceQuiz 02.03-06

Page 2: PreAP Computer Science Quiz 02.03-06

Title the quiz as shown belowThe quiz starts in ONE minute.

Name Period Date Quiz 02.03-061.2.3.4.5.6.7.8.910.E.C.

Page 3: PreAP Computer Science Quiz 02.03-06

Question 01

The intermediate language used by the United Nations for translation is

(a) source code.(b) English.(c) Spanish.(d) Chinese.

Page 4: PreAP Computer Science Quiz 02.03-06

Question 02

The intermediate code used by Java for translation is

(a) source code.(b) English.(c) bytecode.(d) machine code.

Page 5: PreAP Computer Science Quiz 02.03-06

Question 03

A program is platform independent if

(a) it runs on a computer in any human language.(b) the program can executes by itself.(c) the source code created on one computer can

run on any other computer.(d) the computer speed is not important.

Page 6: PreAP Computer Science Quiz 02.03-06

Question 04

What kind of translator is used by Java to translate Java source code into bytecode?

(a) An assembler(b) A compiler(c) An interpreter(d) All of the above

Page 7: PreAP Computer Science Quiz 02.03-06

Question 05

What kind of translator is used by Java to execute the program by translating the Java bytecode intomachine code?

(a) An assembler(b) A compiler(c) An interpreter(d) All of the above

Page 8: PreAP Computer Science Quiz 02.03-06

Question 06

Which of these is required to create Java source code?

(a) A simple text editor(b) A compiler(c) A interpreter(d) An advanced word processor, like Ms Word.

Page 9: PreAP Computer Science Quiz 02.03-06

Question 07

True or False:

If you want to install an IDE like JCreator, you must first install the JDK.

(a) True(b) False

Page 10: PreAP Computer Science Quiz 02.03-06

Question 08

Which of these is a Java program that executes ina stand-alone environment?

(a) An apple(b) An applet(c) An application(d) JCreator(e) JDK

Page 11: PreAP Computer Science Quiz 02.03-06

Question 09

Which of these is a Java program that executes inside a webpage?

(a) An apple(b) An applet(c) An application(d) JCreator(e) JDK

Page 12: PreAP Computer Science Quiz 02.03-06

Question 10

JCreator LE is an example of

(a) an Integrated Development Environment (IDE).(b) free software.(c) a program that assists in writing Java programs.(d) all of the above.

Page 13: PreAP Computer Science Quiz 02.03-06

Extra Credit

Look at this file name:

jdk-7u3-windows-i586.exeIf you execute this program, what does it install?

(a) The JCreator IDE, version 3, update 586, for a Mac(b) The JCreator IDE, version 3, update 586, for a PC(c) The Java Development Kit, version 3, update 586, for a Mac (d) The Java Development Kit, version 3, update 586, for a PC(e) The JCreator IDE, version 7, update 3, for a Mac(f) The JCreator IDE, version 7, update 3, for a PC(g) The Java Development Kit, version 7, update 3, for a Mac (h) The Java Development Kit, version 7, update 3, for a PC