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?
Options
A. COPY A: *.TXT
B. COPY *.TXT A:
C. COPY *.TXT C:
D. COPY *.TXT ALL.TXT
E. None of the above
Correct Answer
COPY *.TXT A:
Disk Operating System (DOS) problems
Search Results
1. Which DOS command is used to remove and scan memory and disk from viruses?