To copy the file command.com from drive c: to drive a:
A. Drive c: copy drive a:\command.com
B. C:A: copy command.com
C. Copy c:\command.com a:
D. Both b and c
Answer: Option C
Solution (By Examveda Team)
In Disk Operating System (DOS), to copy the filecommand.com from drive C: to drive A:, the correct command syntax is essential.Option A: Drive c: copy drive a:\command.com. This option is incorrect because it does not follow the correct syntax for the
copy command in DOS.Option B: C:A: copy command.com. This option is incorrect because it does not specify the source and destination paths correctly.
Option C: Copy c:\command.com a:. This option is correct as it specifies the source file
c:\command.com and the destination drive a: using the copy command in DOS.Option D: Both b and c. This option is incorrect because Option B is incorrect. Option C alone provides the correct syntax.
Therefore, the correct answer is Option C: Copy c:\command.com a:. This command will copy the file
command.com from drive C: to drive A: in DOS.
Related Questions on Disk Operating System (DOS)
In MS-Dos what command you will use to display system date?
A. Date command
B. Ver command
C. Disk command
D. Format command
While working with Ms-Dos which command transfers a specific file from one disk to another?
A. Copy
B. Diskcopy
C. Time
D. Rename
If you don't know the current time, which command will you use to display
A. Copy
B. Ver
C. Time
D. Format

Join The Discussion