1.

____________ creates an inferior process that runs your program.(a) run(b) exit(c) execute(d) eI had been asked this question in an interview for internship.This is a very interesting question from Debugging topic in portion System Implementation and Operation of Computer Fundamentals

Answer»

Right option is (a) RUN

For explanation I would SAY: run or R command creates an inferior process that RUNS your program. If there are no errors the program will finish and results will be displayed accordingly.



Discussion

No Comment Found

Related InterviewSolutions