Using a method, create an integer array of 30 elements. Using the Random Number process and a loop, fill the array with numbers between 0 and 49.
In a separate method, ask the user to provide a number between 0 and 49 and return this value.
Using another loop, review the array and display every number and a message as to whether the number in the array element is greater than, equal to or less than the number provided by the user.
Grading Criteria:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here