Pick out the correct answer.
Posted: Wed Jul 13, 2022 7:52 pm
a) Exceptions are not suitable for critical points in code
b) 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
b) 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