Assignment #2
Submitted by jeffheaton on Thu, 01/10/2008 - 03:51
Create a program, named Assignment2.java that will display your name. This is primarily an exercise to make sure that you can compile and execute a Java application. Make sure you can both compile and execute, as this procedure will be repeated many times in this book.
Listing 2.1 will be helpful as a starting point, but make sure you change the class name to “Assignment2”.




