In the following list, indicate whether each option is a viable option for an unchecked exception that you know your program might throw:
a) Ignore it.
b) Rewrite the code so that the exception never occurs.
c) Put it in a
tryblock, and catch it in a following
catchblock.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.