Select from following answers:- Assertions are especially useful in large, complicated programs and in high reliability programs.
- Helps to write better unit test cases.
- Assertions are used to check the pre/post conditions of the contract
- All the above

- All Above
a) Assertions are especially useful in large, complicated programs and in high reliability programs.
b) Helps to write better unit test cases.
c) Assertions are used to check the pre/post conditions of the contract
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator