Question: 1.Create a sample program using try, catch and finally if the user will input incorrect value/s (user can enter number, string, character, etc..) short line
1.Create a sample program using try, catch and finally if the user will input incorrect value/s (user can enter number, string, character, etc..) short line of code only
2.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
