1.

Examination of the program step by step is called ______________(a) Controlling(b) Tracing(c) Stepping(d) TestingThe question was asked in a national level competition.The query is from Debugging in section System Implementation and Operation of Computer Fundamentals

Answer»

Right answer is (c) Stepping

To EXPLAIN I WOULD say: DEBUGGERS perform the task of STEP by step examination of the code which is called stepping. They also perform tracing.



Discussion

No Comment Found

Related InterviewSolutions