Question: JAVA .In creating a user-defined exception, can I immediately use Exception keyword inside the main method or only the user-defined exception that is newly created?
JAVA
.In creating a user-defined exception, can I immediately use "Exception" keyword inside the main method or only the user-defined exception that is newly created? Explain briefly your answer.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
