Vidyalelo
Computer Science · Q151

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 151

Q151

Which command is used to send the contents of file named REPORT/TXT to the standard printing device?

A.
TYPE REPORT.TXT TO PRINTER
B.
TYPE REPORT.TXT > PRN
Answer
C.
TYPE REPORT.TXT | PRN
D.
TYPE REPORT.TXT | PRINTER
E.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board