Copy and Xcopy are same in the sense
A. Both are internal command of DOS
B. Both are external commands of DOS
C. Both can be used to copy file or group of files
D. Both a and b
Answer: Option D
Solution (By Examveda Team)
In Disk Operating System (DOS), both Copy and Xcopy commands can be used to copy files or groups of files. However, they differ in their functionalities:Copy is an internal command of DOS, which means it is built into the command interpreter (command.com) and does not require a separate executable file.
Xcopy, on the other hand, is an external command of DOS, which means it is implemented as a separate executable file (xcopy.exe). It provides more advanced features compared to the basic Copy command, such as copying subdirectories recursively, copying hidden/system files, and verifying copied files.
Therefore, the correct answer is Option D: Both a and b.
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