Disk Operating System (DOS) - Engineering

Q1:

While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?

A TYPE filename | MORE

B CAT filename | MORE

C CAT filename | pg

D MORE filename

E None of the above

ANS:A - TYPE filename | MORE

Please explain the answer.