Help3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 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

27th Feb 2022, 5:17 AM
Salim
Salim - avatar
1 Answer
+ 2
Show your attempt to get help, how far did you progress by yourself with this question and where are you stuck?
27th Feb 2022, 5:24 AM
Rishi
Rishi - avatar