Catch the exception and then display an appropriate message


I need to write an applet file that prompts the user for an ID number and an age.

Create an Exception class and throw an Exception of that class if the ID is not in the range of valid ID numbers (zero through 899), or if the age is not in the range of valid ages (0 through 89).

Catch the Exception and then display an appropriate message. Save the program as BadIDAndAge.java

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Catch the exception and then display an appropriate message
Reference No:- TGS01257506

Now Priced at $20 (50% Discount)

Recommended (94%)

Rated (4.6/5)