Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
Explanation: In trace mode, the program is checked line by line and if errors are detected then exceptions are raised right away.

Join The Discussion