Question: (ArrayIndexOutOfBoundsException) Write a program that meets the following requirements: Creates an array with 100 randomly chosen integers. Prompts the user to enter the index of
(ArrayIndexOutOfBoundsException) 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. (I77ega7ArgumentException) Modify the Loan class in Listing 10.2 to throw I7lega1ArgumentException if the loan amount, interest rate, or number of years is less than or equal to zero
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
