When a statement within a try block causes an exception, the remaining statements in the try block
a. are executed before the statements in the catch block
b. are executed after the statements in the catch block
c. aren't executed
Answer: c. aren't executed
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.