

McqMate
Q. |
In trace mode of operation is |
A. | the program is interrupted after each detection |
B. | the program will not be stopped and the errors are sorted out after the complete program is scanned |
C. | there is no effect on the program, i.e the program is executed without rectification of errors |
D. | the program is halted only at specific points |
Answer» A. the program is interrupted after each detection | |
Explanation: in trace mode, the program is checked line by line and if errors are detected then exceptions are raised right away. |
View all MCQs in
Computer ArchitectureNo comments yet