- 1
Help3
Write a Java program that has the following methods: computeAverage () which takes an array of scores as an argument and returns the average of these scores. computeMax () which takes an array of scores as an argument and returns the index of the maximum score. percentage of Success () which takes as an argument an array represents
1 Answer
+ 2
Show your attempt to get help, how far did you progress by yourself with this question and where are you stuck?