Question: in java language please 1 - Create a one - dimensional array arr 1 of the size 6 . 2 - Fill the array with
in java language please
Create a onedimensional array arr of the size
Fill the array with elements.
The student must solve FIVE of the following tasks:
To find the MAXIMUM value in arr
To find the MINIMUM value in arr
To find the AVERAGE of array values for each array: arr l
To find SUM of the array values for each array: arrl
Print all EVEN numbers available in arr
Print all ODD numbers available in arr
Print SQUARE of the numbers for each array: arr
Create array Then, find the ADDITION of
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
