Chapter 1: Getting Started
Practice Questions


Please answer the following true or false questions:


1.  

The Java Development Kit download from Sun Microsystems contains the Java API Documentation.



2.  

You do not need a Java virtual machine to run Java programs.



3.  

The name Java2 is a code name for Java version 1.2.



4.  

The filename extension ‘.class’ is used to denote Java source code files.



5.  

The filename extension ‘.java’ is used to denote compiled Java program files.



6.  

The environment variable CLASSPATH is used by your operating system to locate the JVM.



7.  

Java sourcecode filenames are case-sensitive, and follow a strict naming convention.



8.  

All web browsers support Java2, without requiring a plug-in.



9.  

Java applets can be run outside a web browser.



10.  

Java applications can be run inside a web browser.

Note: answer choices in this exercise are randomized.

© 2000-2001 by Prentice-Hall, Inc.
A Pearson Company
Distance Learning at Prentice Hall
Legal Notice