Disc Operating System (DOS)
While working with 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 a:
Copy *.txt c:
Copy a. *.txt

ANSWER DOWNLOAD EXAMIANS APP

Disc Operating System (DOS)
Which of the following applies to external DOS commands?

External commands can only be executed from a batch file.
External commands reside in RAM until called
External commands must always be used with the /e switch
External commands are stored on disk separately from COMMAND.COM

ANSWER DOWNLOAD EXAMIANS APP