Java Reference
In-Depth Information
Review Questions
1.
Name the three editions of the Java 2 platform.
2.
Compiled Java code is referred to as ____________.
3.
A class is a description of a(n) ___________________.
4.
An object is an instance of a(n) ___________________.
5.
The main() method has to be declared as ___________________.
6.
True or False: A Java program written for Windows needs to be recompiled to run it on
Linux or Unix.
7.
What are the two major components of an object?
8.
What does the JIT acronym stand for? What does it mean?
Search WWH ::




Custom Search