Write a Java application to do the following: Asks the user to enter a runner's first name, distance traveled and time elapsed. Create an object called runnerl from class MarathonRunner you defined in...

Java 1Write a Java application to do the following:<br>Asks the user to enter a runner's first name, distance traveled and time elapsed. Create an<br>object called runnerl from class MarathonRunner you defined in previous question and set<br>its values according to the input data.<br>b. Display the details of runnerl.<br>c. Display the message

Extracted text: Write a Java application to do the following: Asks the user to enter a runner's first name, distance traveled and time elapsed. Create an object called runnerl from class MarathonRunner you defined in previous question and set its values according to the input data. b. Display the details of runnerl. c. Display the message "You broke the speed record" if runner1 is faster than the speed record of value 6.7 (m/s). ... a.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here