Write an application that extends 3Frame and that prompts the user to enter his or her name and weight in pounds. After the name and weight are entered, use Graphics2D methods to display the user's name and weight, with the weight displayed in pounds, ounces, kilograms, and metric tons on separate lines. Use the following conversion factors:
• 1 pound = 16 ounces ,
• 1 kilogram = 1 pound 12.204623
• 1 metric ton = 1 pound / 2204.623
Save the file as JCalculateiVeightjava.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.