Question: Q2 (30 points) Write a program that meets the following requirements: Creates an array with 100 randomly chosen integers. Prompts the user to enter the

Q2 (30 points) Write a program that meets the following requirements: Creates an array with 100 randomly chosen integers. Prompts the user to enter the index of the array, then displays the corresponding element value. If the specified index is out of bounds, catch the exception, ArraylndexOutOfBoundsException and display the message Out of Bounds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
