Q209
Which command is used to copy all files from drive A with extension .TXT to the currently logged drive and directory?
A.
COPY a: *.TXT
AnswerB.
COPY *.TXT A:
C.
COPY *.TXT C:
D.
COPY *.TXT ALL.TXT
E.
None of the above
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board