Write a program that meets the following requirements: Creates an array with 100 randomly chosen integers.

Question:

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, display the message Out of Bounds.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: