a) To preserve the program
b) Exceptions are used when postconditions of a function cannot be satisfied
c) Exceptions are used when postconditions of a function can be satisfied
d) Exceptions are used when preconditions of a function cannot be satisfied
Meghna MittalBegginer
c
Explanation: Exceptions are used when postconditions of a function can be satisfied.