COP2250 Assignment 3

Due Thrusday, 5/29 at 6 am.

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 5 and create four different main classes in it; one for each part of the assignment.

After you create the four main classes, your project will look something like this:

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

Implement a menu in the main method of the Menu class.

Batting Average

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

Polygon Area

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

Email Address

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

Password Test

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

Submit Homework

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