Disc Operating System (DOS)
While working with MS-DOS which command is used to change the extension of all filenames ending with .txt to .doc?

Ren *.doc *.txt
Ren file.doc file.txt
Ren a: *.doc *.txt
Ren *.txt *.doc

ANSWER DOWNLOAD EXAMIANS APP