1.

What is the operation in Breakpoint mode?(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 pointsI have been asked this question in an online interview.This interesting question is from Exceptions topic in division Input/Output Organisation of Computer Architecture

Answer»

Correct OPTION is (d) The program is HALTED only at specific points

Easiest EXPLANATION: The Breakpoint mode of operation allows the program to be halted at only specific locations.



Discussion

No Comment Found

Related InterviewSolutions