Q673
Pick out the correct answer.
A.
Exceptions are not suitable for critical points in code
AnswerB.
Exception are suitable for critical points in code
C.
Exceptions are used when postconditions of a function cannot be satisfied
D.
Throw block should be placed after try block
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board