Project 2

Kevin Nilson

http://www.smccd.net/accounts/nilsonk/

Abstract

CS 381 Project 2, Java Programming I, Fall 06


1. Assignment

Due - Due September 6

Write a simple Java Program that stores the overall grade for a student.

  • Your Java Classes should use the package edu.smccd.cis381.fall2006.project2

  • Your program must be compatible with project2-build.xml

I expect 3 classes for this assignment

  • Student

  • Grade

  • StudentTester

Please review "How to Turn in Assignments" for information about how to submit and other requirements.