Java Assignment Module 1 Part1
Java Assignment Module 1 Part1
Question: Write a program to convert temperature from Fahrenheit to Celsius. Accept the
Question: Write a program to compute the perimeter of a rectangle. Accept length and
width as parameters.
Question: Write a program to calculate kinetic energy. Accept mass (kg) and velocity
(m/s) as parameters.
Question: Write a program to calculate the distance between two points (x1, y1) and (x2,