FC0-U41 · Question #119
FC0-U41 Question #119: Real Exam Question with Answer & Explanation
The correct answer is C. /c. The /c switch of the XCOPY command continues to copy files even if errors occur. Answer option A is incorrect. The /q switch of the XCOPY command does not display file names while copying. Answer option B is incorrect. The /e switch of the XCOPY command is used to copy directorie
Question
Options
- A/q
- B/e
- C/c
- D/r
Explanation
The /c switch of the XCOPY command continues to copy files even if errors occur. Answer option A is incorrect. The /q switch of the XCOPY command does not display file names while copying. Answer option B is incorrect. The /e switch of the XCOPY command is used to copy directories and subdirectories, including empty directories. Answer option D is incorrect. The /r switch of the XCOPY command overwrites Read-only files
Community Discussion
No community discussion yet for this question.