Create a program that has an array of length 100 which will


Create a program that has an array of length 100 which will automatically be filled with randomly generated numbers between 1-100 each time the program is run. Have the program ask the user to enter a number between 1 and 100. Check to see if that number is one of the values in the array. If it is display "We found your number XX at position YY in the array" If the number is not in the array tell the user that no match was found.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a program that has an array of length 100 which will
Reference No:- TGS01091656

Expected delivery within 24 Hours