Question: Q1)Write the process of exception handling in java using bullet points. Q2) Create a custom exception of unchecked type and write a simple program to
Q1)Write the process of exception handling in java using bullet points.
Q2) Create a custom exception of unchecked type and write a simple program to display the use of your custom exception.
Q3) Write the difference between throw and throws keywords used for exception handling.
Q4) What is exception propagation? How to handle exception in child class?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
