MCQ Practice

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

Correct Answer: A