Discussion :: DOS Basics
- Which command divides the surface of the blank disk into sectors and assign a unique address to each one
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