Assignment #2 | Heaton Research

Assignment #2

Get the entire book!
Java for the Beginning Programmer

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”.

Copyright 2005-2008 by Heaton Research, Inc.