Starting out with Java: From control structures through objects
Chapter 7
Programming Challenges
11. Array operations
Write a program with an array that is initialized with test data. Use any primitive data type of your choice. The program should also have the following methods:
• getTotal. This method should accept a one-dimensional array as its argument and return the total of the values in the array.
• getAverage. This method should accept a one-dimensional array as its argument and return the average of the values in the array.
• getHighest. This method should accept a one-dimensional array as its argument and return the highest value in the array.
• getLowest. This method should accept a one-dimensional array as its argument and return the lowest value in the array.
Demonstrate each of the methods in the program.
Gaddis, Tony. Starting Out with Java: From Control Structures through Objects (Page 491). Pearson Education. Kindle Edition.
Thanks 😊
Nesta página do site você pode assistir ao vídeo on-line 7.11. (Part 2) Array Operations - Java duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Kakra Detome 17 Setembro 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,328 vezes e gostou 27 espectadores. Boa visualização!