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