[amp_mcq option1=”/a” option2=”/c” option3=”/s” option4=”/v” correct=”option4″]
The correct answer is: D. /v
The /v switch is used to verify that the copy command copied files correctly. It will compare the source and destination files and report any errors.
The other options are:
- A. /a: This switch is used to copy hidden and system files.
- B. /c: This switch is used to continue copying even if errors occur.
- C. /s: This switch is used to copy subdirectories and files.
I hope this helps!