Name: 
CS 120 Quiz 1
Tom Linton, Spring 1999, Moravian College
 
  1. Starting from scratch, describe the process of creating and running a simple Java application.
  2. What is the difference between a class and an object. Give an example of each.
  3. What does the Java compiler do?
  4. Some Java programs are called applications, what other type of Java program is there?