Step 1: Understanding the Concept:
DOS (Disk Operating System) has specific commands for file and directory management. Step 2: Key Commands:
• md (make directory): Creates a new directory.
• cd (change directory): Changes the current directory.
• copy con: Creates a file from console input.
• copy: Copies files.
Step 3: Final Answer:
Therefore, option (B) is correct.