Disk Operating System (DOS) - Engineering

Q1:

While working with MS-DOS, which command is used to copy all files from the currently logged drive and directory with the extension .TXT to the drive A?

A COPY A: *.TXT

B COPY *.TXT A:

C COPY *.TXT C:

D COPY *.TXT ALL.TXT

E None of the above

ANS:B - COPY *.TXT A:

No answer description is available.