Home / CSE / DOS Basics :: Discussion

Discussion :: DOS Basics

  1. 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?

  2. A.

     TYPE filename | MORE

    B.

     CAT filename | MORE

    C.

     CAT filename | pg

    D.

     MORE filename

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment