September 2005
Beginner
576 pages
13h 6m
English
Test your knowledge of the material covered in this chapter by answering the following questions.
| 1: | When you compile a Java program, what are you doing?
|
| 2: | What is a variable?
|
| 3: | What is the process of fixing errors called?
|
| A1: | b. Compiling a program converts a .java file into a .class file or a set of .class files. |
| A2: | c. Variables are one place to store information; later you'll learn about others such as arrays and constants. Weebles wobble but they don't ... |
Read now
Unlock full access