Largest/Smallest Array Values
Create an application that lets the user enter 10 values into an array. The application should display the largest and smallest values stored in the array. Figure 1 shows an example of the application’s form after all 10 values have been entered, with the largest and smallest values displayed.
Figure 1 Largest/Smallest Array Values form

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.