

MCQOPTIONS
Saved Bookmarks
1. |
Which, of the following, is true for testing and debugging? |
A. | Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program |
B. | Testing detects the syntax errors in the program while debugging corrects those errors in the program |
C. | Testing and debugging indicate the same thing |
D. | All of the above |
Answer» B. Testing detects the syntax errors in the program while debugging corrects those errors in the program | |