Disc Operating System (DOS)
Which command is used to copy all files from drive A with extension .TXT to the currently logged drive and directory?

COPY *.TXT A:
COPY a: *.TXT
COPY *.TXT ALL.TXT
COPY *.TXT C:

ANSWER DOWNLOAD EXAMIANS APP