Disc Operating System (DOS)
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?

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

ANSWER DOWNLOAD EXAMIANS APP