COP2250 Assignment 5

Due Wednesday, 6/11 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 7 and create one main class in it

Import each of your 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 and 4).

Circle Class

Write a class encapsulating the concept of a circle.

Array Class

Write a class that will only have static class methods.

Class Client

Write a main method that will test each of the classes that you have created.

Submit Homework

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