Click to See Complete Forum and Search --> : need Help Hw! creating java program with these parameters


phoneix one
12-03-2007, 03:29 PM
Create a project called circle decisions and a class called circle decisions in tht project.

Write a program tht

1. accepts input. if user enters value 1 prgroam calculates area,if user enters value 2 program calculates circumference


2. after chosing value 1 ,user can enter radius of the circle for calculation

3. program uses value of PI from math class

4. outputs calculations to console window

5. copies output to code window