InterviewSolution
Saved Bookmarks
| 1. |
The program used to find out errors is called __________(a) Debugger(b) Compiler(c) Assembler(d) ScannerI had been asked this question by my school teacher while I was bunking the class.The query is from Exceptions in section Input/Output Organisation of Computer Architecture |
|
Answer» RIGHT option is (a) Debugger The explanation is: Debugger is a program USED to DETECT and CORRECT ERRORS in the program. |
|