1.

run >outfile command is used to _________(a) direct output to the file outfile(b) jump to a file outfile(c) enter a file outfile(d) edit a file outfileThis question was addressed to me during an interview.The above asked question is from Debugging in portion System Implementation and Operation of Computer Fundamentals

Answer»

The correct CHOICE is (a) direct output to the file outfile

For EXPLANATION I WOULD say: run > outfile directs the output to the file outfile. Certain commands LIKE ‘ cd dir ‘ are used to change the working DIRECTORY.



Discussion

No Comment Found

Related InterviewSolutions