While working with MS-DOS which command is used to change the extension of all filenames ending with .txt to .doc? Ren file.doc file.txt Ren *.doc *.txt Ren *.txt *.doc Ren a: *.doc *.txt TRUE ANSWER : ? YOUR ANSWER : ?
Which command is used to change the file name? Ren Both of above Rename None of above TRUE ANSWER : ? YOUR ANSWER : ?
While working with MS-DOS, which command is used to move file from one directory to another? None of these MOVE COPY CP RENAME TRUE ANSWER : ? YOUR ANSWER : ?
Which command be used to clear the screen and display the operating system prompt on the first line of thedisplay? Md Cd Rename cls TRUE ANSWER : ? YOUR ANSWER : ?
Which was the last version of MSDOS that was released separately? 6 6.11 6.22 5 TRUE ANSWER : ? YOUR ANSWER : ?
The deleted file in MS-DOS can be recovered if you use the command mention below immediately, the command is: UNDELETE ONDELETE NO DELETE DO NOT DELETE TRUE ANSWER : ? YOUR ANSWER : ?
Which command is used to delete all the files extension .txt on the current drive and directory? Del .txt Erase .txt Del *.txt Del *.*/p TRUE ANSWER : ? YOUR ANSWER : ?
Which best describes a fragmented hard drive? The platters are bad Clusters of data are damaged Data files are corrupted Files are not stored in consecutive clusters TRUE ANSWER : ? YOUR ANSWER : ?
Which command is used to set a name to a disk in DOS? DISKLABEL VOL LABEL VOLUME TRUE ANSWER : ? YOUR ANSWER : ?
Which command will be used to display a column file compression ratio for each file of Double spaced disk? DIR/S DIR/B DIR /C (/C switch introduced in DOS version 6.00) DIR/W TRUE ANSWER : ? YOUR ANSWER : ?