Home / CSE / DOS Basics :: Discussion

Discussion :: DOS Basics

  1. Which command divides the surface of the blank disk into sectors and assign a unique address to each one

  2. A.

     Ver

    B.

     Format

    C.

     Fat

    D.

     Chkdsk

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Ver is used to display the version number of DOS in use. Fat command does not exist and Chkdsk is to check disk errors and fix it. Thus dividing surface into sectors is done by Format command.


Be The First To Comment