Question: 1-True or false? The throws clause causes an exception to be thrown 2- if your code does not handle an exception when it is thrown,
1-True or false? The throws clause causes an exception to be thrown
2- if your code does not handle an exception when it is thrown, it is dealt with by this. a.default exception handler b.the operation system c.system debugger d.default exception generator
3- what is d difference between a checked exception and unchecked exception ?
4- what is the difference between throws clause and throw statemenf?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
