单选题 Programmers test a program by running it to ensure that the (74) are correct and that the program produces the desired outcome. If errors do occur, the programmer must make the appropriate change and recheck the program until it produces the correct results. This (75) is called testing and debugging.

【正确答案】 C
【答案解析】instruction指计算机“指令”。答案为C。
【正确答案】 D
【答案解析】process意为“过程,方法”。procedure意为“程序,手续”。题意为“这种……过程为程序测试和调试”。答案为D。