Disk Operating System (DOS) - Engineering

Q1:

Which command of MS-DOS is used to copy only files that have been modified on or after the date you specify?

A XCOPY/D : date

B COPY/D : date

C COPY/M

D XCOPY/V

E None of the above

ANS:A - XCOPY/D : date

copyx command is used to copy both files and directories.