PDA

View Full Version : Design a Java program that determines the Hypotenuse or Area of a Right Triangle.


nassville
May 2, 2014, 03:26 AM
Please need help got a homework assignment due tomorrow!

Design a Java program that determines the Hypotenuse or Area of a Right Triangle. The user should be prompted as to which
Calculation they want to perform (the Hypotenuse or Area), the length of side a, and side b of the right triangle.
You can design the program to either perform one operation and stop, or can perform operations until the user chooses to stop.

joypulv
May 2, 2014, 03:36 AM
We don't do homework for people. We help with it, when you are stuck, AFTER you have shown that you have started.