Question: 1 . ( InputMismatchException ) Write a program that prompts the user to read two integers and displays their sum. Your program should prompt the

1.(InputMismatchException) Write a program that prompts the user to read two integers and displays
their sum. Your program should prompt the user to read the number again if the input is incorrect.
2.(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.
3.(OutOfMemoryError) Write a program that causes the JVM to throw an OutOfMemoryError and
catches and handles this error.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!