Question: Please show using Eclipse in step by step Technology Requirements To complete this lab, you will need to have Java and Eclipse installed on your
Technology Requirements To complete this lab, you will need to have Java and Eclipse installed on your computer. Procedure 1. Write a class that uses four values to represent the seconds it took for a mile runner to run each lap of his race. 2. Calculate how long in minutes and seconds, it took the runner to run the full mile. Display this value to the user. 3. Calculate how long was the average lap and display this value to the user. Sample Run Output: How many seconds for lap one: 50 How many seconds for lap two: 52 How many seconds for lap three: 49 How many seconds for lap four: 50 The total time it took to run the mile: 3 minutes and 21 seconds The average lap time was 50.25 seconds Take a screenshot of the successful run of your program with the program's output. Put the screenshot and a copy of your code in a Word document for submission to the Coding Lab 2 Assignment Box. NOTE: Include your Java files submission with your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
