Multiple choice For what purpose are assertions used? Requirement analysis Feasibility study Debugging Beta testing Designing Reveal answer Fill a bubble to check yourself C Correct answer Explanation A debugger or debugging tool is a computer program that is used to test and debug other programs. Assertions provide a very powerful tool in debugging.