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.
1.1k
0
Do you find this helpful?
6

View all MCQs in

Computer Architecture

Discussion

No comments yet