One Dimensional Array | Java Programming

Опубликовано: 10 Октябрь 2024
на канале: 876WilliamsTechJA
214
8

Java Programming Activity

Create a program that will contain a one-dimensional array that will store ten (10) elements of type double, your program must calculate the average and sum as well as find the largest and smallest number entered by a user.