
March 1st, 2006, 01:40 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 3
Time spent in forums: 17 m 46 sec
Reputation Power: 0
|
|
|
Java Code Problem
Hi I am totally new to programming, and would appreciate any help with setting up this program. The basic outline is this:
The program will continually display a menu to the user until the user chooses to quit. The menu choices are:
1. Calculate area of squares
2. Calculate area of rectangles
3. Calculate area of triangles
4. Calculate area of circles
5. Quit
I have created the flow chart for the calculations but am unsure where to start with respect to the code. Below is a link to my flowchart.
Flowchart
Any help would be greatly appreciated
Lakitu
|