Disc Operating System (DOS)
Which command is used to send the contents of file named REPORT/TXT to the standard printing device?

TYPE REPORT.TXT | PRINTER
TYPE REPORT.TXT | PRN
TYPE REPORT.TXT TO PRINTER
TYPE REPORT.TXT > PRN

ANSWER DOWNLOAD EXAMIANS APP

Disc Operating System (DOS)
Which of the following applies to Internal DOS commands?

Internal commands can be run whenever the DOS prompt is displayed
Internal commands are stored on disk separately from COMMAND.COM
Internal commands can only be executed from a batch file
Internal commands are reserved for DOS-level programming

ANSWER DOWNLOAD EXAMIANS APP