Question: Write a Java program that prompts the user to input their name, and the values of sides a and b of a right triangle using
Write a Java program that prompts the user to input their name, and the values of sides a and b of a right triangle using the JOptionPane class. Your program should calculate and print the value of c the hypotenuse using the Pythagorean theorem and the JOptionPane class. Format your answer to one decimal place.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
