How without writing a single line of code we can determine whether a exception is checked exception or unchecked exception?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How without writing a single line of code we can determine whether a exception is checked exception or unchecked exception??

3rd Jun 2020, 12:03 PM
👑$PIRIT👑
👑$PIRIT👑 - avatar
3 Answers
+ 1
You can't. You need code. That's like saying "How can I ask the waiter for a glass of water without communicating"
4th Jun 2020, 2:40 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
But I read somewhere that the unchecked exceptions are recoverable by improving the wrong logic in programming but the checked exceptions are not.... So,i think that this may help us in determining whether the exception is checked or unchecked...what is your views regarding this??
4th Jun 2020, 12:19 PM
👑$PIRIT👑
👑$PIRIT👑 - avatar
+ 1
But how would you do that without code?
4th Jun 2020, 2:33 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar