Concepts of Java used in this Program: Loops and iterations If statements Random value generating Arrays
-
Notifications
You must be signed in to change notification settings - Fork 0
Write a Java program that does the following: 1- Creates an array of integers with random values between 1 and 1000 (inclusive) and a size of 20. 2- Finds and prints the smallest and biggest values in the array. 3- Calculates and prints the average value of all the elements in the array.
MSH-trojan/Java_arrays_4
About
Write a Java program that does the following: 1- Creates an array of integers with random values between 1 and 1000 (inclusive) and a size of 20. 2- Finds and prints the smallest and biggest values in the array. 3- Calculates and prints the average value of all the elements in the array.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published