Disk Operating System (DOS) - Engineering

Q1:

Which DOS command will format a floppy disk and transfer the system files

A SYS C: A:

B SYS A:

C FORMAT A: /S

D FORMAT A: /T

E None of the above

ANS:C - FORMAT A: /S

/S --> Copies system files to the formatted disk.