FC0-U41 · Question #134
FC0-U41 Question #134: Real Exam Question with Answer & Explanation
The correct answer is D. XCOPY /s copies files and subdirectories.. XCOPY is a command-line utility that copies files and directory trees. XCOPY is similar to the COPY command except that it has many more switches that allow considerable control over exactly what is copied when using wildcards. The XCOPY command with the /s switch copies all dire
Question
Options
- AXCOPY /s copies system files only.
- BXCOPY deletes all files and subdirectories.
- CXCOPY copies archived files only.
- DXCOPY /s copies files and subdirectories.
Explanation
XCOPY is a command-line utility that copies files and directory trees. XCOPY is similar to the COPY command except that it has many more switches that allow considerable control over exactly what is copied when using wildcards. The XCOPY command with the /s switch copies all directories and subdirectories in the hard disk, unless they are empty.
Community Discussion
No community discussion yet for this question.