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
C
TYPE REPORT.TXT | PRN
D
TYPE REPORT.TXT | PRINTER
E
None of the above
Correct Answer: TYPE REPORT.TXT > PRN