COP2250 Assignment 4

Due Wednesday, 6/4 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 6 and create three different main classes in it; one for each part of the assignment.

Import each of your main classes 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 Assignment 3).

Letters

For the main method in the Letters main class, do the following.

Calculations

For the main method in the Calculations main class, do the following.

Square Root

For the main method in the SquareRoot main class, do the following.

Submit Homework

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