Você está na página 1de 6

Review your answers, feedback, and question scores below.

An asterisk (*) indica


tes a correct answer.
Section 1
(Answer all questions in this section)
1.
When Eclipse launches, the Welcome page displays. Once t
his page is closed you cannot return to the resources available on this page. Tr
ue or False?
Mark for Review
(1) Points
True
False (*)

Correct

Correct

2.
Eclipse provides an edit area to help you navigate a hie
rarchy of information. True or False?
Mark for Review
(1) Points
True
False (*)

Correct

Correct

3.
Eclipse provides views to help you navigate a hierarchy
of information. True or False? Mark for Review
(1) Points
True (*)
False

Correct

Correct

4.
Tabs are used when more than one file is open in the edi
t area. True or False? Mark for Review
(1) Points
True (*)

False

Correct

Correct
5.

A perspective is described as:

Mark for Review

(1) Points
A combination of views and editors (*)
A combination of views and windows
A combination of editor tabs
None of the above

Correct

Correct

6.
The ______________ is the location into which you will s
tore and save your files.
Mark for Review
(1) Points
Perspective
Workspace (*)
Editor
None of the above

Correct

Correct
7.
A workspace can have one or more stored projects. True o
Mark for Review

r false?
(1) Points
True (*)
False

Correct

Correct
8.

Identify the components in the image below.

Mark for Review


(1) Points
A-Main Method, B-Class, C-Package
A-Class, B-MainMethod, C-Package
A-Package, B-Main Method, C-Class (*)
None of the above

Correct

Correct

9.
In Eclipse, when you run a Java Application, the results
may be displayed in the Console View. True or False?
Mark for Review
(1) Points
True (*)
False

Correct

Correct

10.
A _______________ is used to organize Java related files
.
Mark for Review
(1) Points
Project
Workspace
Package (*)
Collection

Correct

Correct

11.
You need to _______________ Java code to generate a .cla
ss file Mark for Review
(1) Points
Collect
Compile (*)
Package
Assemble

Incorrect

Incorrect. Refer to Section 4 Lesson 1.

12.
d. True or False?
(1) Points

In a project, 2 of the classes must contain a main metho


Mark for Review

True
False (*)

Incorrect

Incorrect. Refer to Section 4 Lesson 1.

13.
For every opening curly brace { there must be a closing
curly brace} or the program will not compile without error. True or False?
Mark for Review
(1) Points
True (*)
False

Correct

Correct

14.
Semi-colons at the end of each line are not required to
compile successfully. True or False?
Mark for Review
(1) Points
True

False (*)

Incorrect

Incorrect. Refer to Section 4 Lesson 1.

15.
What symbols are required for a compiler to ignore a com
ment?
Mark for Review
(1) Points
// (*)
/*
*/
/*/

Correct

Correct

16.
When converting gallons to liters its best to put the ca
lculation result into a variable with a _______________ data type.
Mark fo
r Review
(1) Points
int
double (*)
boolean
None of the above

Incorrect

Incorrect. Refer to Section 4 Lesson 1.

17.
Two variables are required to support a conversion of on
e unit of measure to another unit of measure. True or False?
Mark for Review
(1) Points
True (*)

False

Correct

Correct

Você também pode gostar