COP2250 Assignment 6

Due Wednesday, 6/18 at 6 am.

If you did not do Assignment 3, then create a NetBeans project that will contain all of your homework projects for the rest of the course: Project for Assignments.

Create a package for chapter 9 and create one main class in it

Import the main class into the Menu class. This is the class that is in the username package of your assignment project.

Assignment Menu

Modify the menu in the main method of the Menu class (or create it if you did not do Assignments 3, 4 and 4).

Student Class

Write a class encapsulating the concept of a student.

Student Client Class

Write a main method that will test the class that you have created.

Submit Homework

To hand in the assignment, upload the JAR file online: Submitting homework on-line via the Web.