...
Operating-Systems
October 11, 2023
Operating-Systems
October 11, 2023
Operating-Systems
October 11, 2023
Operating-Systems
October 11, 2023

GATE 1997

Question 22

I/O redirection

A
implies changing the name of a file
B
can be employed to use an existing file as input file for a program
C
implies connection 2 programs through a pipe
D
None of the above
Question 22 Explanation: 
Redirection is known as capturing output from a file, command, program (or) even code block within a script and sending it as input to another file, command, program (or) script.
Correct Answer: B
Question 22 Explanation: 
Redirection is known as capturing output from a file, command, program (or) even code block within a script and sending it as input to another file, command, program (or) script.

Leave a Reply

Your email address will not be published. Required fields are marked *