Question: need help on this problem using array and method 3. Write a program collect and manage golf scores.(hint: use arrays, . Write a method that

need help on this problem using array and method
3. Write a program collect and manage golf scores.(hint: use arrays, . Write a method that allow the user to input the score (positive numbers) and store them/hint use a function that take as one of the parameters an array (9.10) Write a method that calculate the average of the score entered Write a method that calculate the difference between each score entered and the average score . Write a method that perform a score search as specified by the user. If the score specified is not found, the program should be able to let the user know e Write a method that return the index of the smallest score Lab 6: Arrays Write amethod that return the smalilest score: Test these methods in a main methods
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
