If some errors came comment below


Skill builder

1. Create a class Student with attributes roll no, name, age and course

2. Write a program to valid the email address and display suitable exception if there is any mistake

3. Write a program to read the Register Number

4. Another common type of exception which you would have come across already

5. Sometimes, the built-in exceptions in Java are not able to describe a certain situation.

6. NullPointerException

7. You are required to compute the power of

8. Divide by zero exception.

Challange yourself

1. Parse Exception

2. Input Mismatch Exception

3. ArrayIndexOutOfBoundsException