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 ALL.TXT
COPY *.TXT A:
COPY *.TXT C:
COPY a: *.TXT

ANSWER DOWNLOAD EXAMIANS APP