Problem #422 CORE JAVA PROGRAMMING

Write a Java program that throws an exception and catch it using a try-catch block.

Your Solution