Lab Complete Partially Prewritten Java Program Uses Array Program Prompts User Interactive Q37288768

In this lab, you complete a partially prewritten Java programthat uses an array. The program prompts the user to interactivelyenter eight batting averages, which the program stores in an array.The program should then find the minimum and maximum battingaverage stored in the array as well as the average of the eightbatting averages. The data file provided for this lab includes theinput statement and some variable declarations. Comments areincluded in the file to help you write the remainder of theprogram. Instructions 1.Ensure the file named BattingAverage.javais open. Write the Java statements as indicated by the comments.Execute the program by clicking “Run

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.