External DOS Commands
![]() |
External DOS Commands |
1. The _________ command (removed in the latest version of MS DOS) adds given string to the end of PATH environment variable.
2. The ___________ command changes given drive to a new name.
3. The __________ command changes file attributes like archive, hidden or readonly.
4. To hide a file (say FILE.TXT), ___________ DOS command is used.
5. To unhide a file (say FILE.TXT), ___________ DOS command is used.
6. To set archive attribute to file (say FILE.TXT), _________ DOS command is used.
7. To remove archive attribute from file (say FILE.TXT), __________ DOS command is used.
8. To set a file (say FILE.TXT) to readonly mode, _________ DOS command is used.
9. To set a file (say FILE.TXT) to read write (i.e., to remove read-only attribute) mode, _______ DOS command is used.
10. ________ MS DOS command (removed from latest version of MS DOS) creates a backup of all files having archive attribute.
11. _________ MS DOS command verifies file system in given drive and repairs the file system if necessary.
12. _________ MS DOS command is the DOS shell.
13. ___________ MS DOS command compares two files and reports any differences.
14. __________ MS DOS command helps to debug a program and inspect values stored in variables.
15. __________ MS DOS command keeps history of previous DOS commands and permits navigation on pressing UP or DOWN arrows.
16. ___________ MS DOS command compares the contents of 2 disks and reports the differences, if any.
17. ___________ MS DOS command copies the contents of one disk to another.
18. _________ MS DOS command displays a visual window for accessing files and folders.
19. _______ MS DOS command opens a full screen editor.
20. ______ MS DOS command edits text data line by line.
Post a Comment
If you have any doubts,Please let me know