Question: Write a program that requests the user to enter three times for the 40-yd dash (or 40-meter, if you prefer) and then displays the times
Write a program that requests the user to enter three times for the 40-yd dash (or 40-meter, if you prefer) and then displays the times and the average. Use an array object to hold the data. (Use a built-in array if array is not available.)
Step by Step Solution
3.40 Rating (159 Votes )
There are 3 Steps involved in it
Yes since objects are also considered datatypes references in Java you can create an array of the ty... View full answer
Get step-by-step solutions from verified subject matter experts
