1.

Which of the following does not affects the execution of the program?(a) Arguments(b) Environment(c) Control(d) I/oThe question was posed to me in an internship interview.This interesting question is from Debugging in chapter System Implementation and Operation of Computer Fundamentals

Answer»

The correct OPTION is (C) Control

The BEST I can explain: Execution is affected by :

-> arguments

-> ENVIRONMENT

-> Working DIRECTORY

-> standard I/O.



Discussion

No Comment Found

Related InterviewSolutions