
MS - DOS Commands
Quiz by Joe Kramer
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
20 questions
Show answers
- Q1Who makes MS - DOS?MicrosoftIBMAPPLENOVELL30s
- Q2DOS stand for__________.Dirty Operating SystemDisk Operating SystemDisk Operative StructureQuick Operating System30s
- Q3I would use what command to get a list of files and folders?DIRCDMKDIRCLS30s
- Q4Which command would allow you to go into a folder?RDDIRECDCLS30s
- Q5If you want to change into a folder labeled "cool" & you were in the "C:\" prompt, how would you type it?C:\coolcd G:\coolcd C:\coolcd \\cool30s
- Q6What type of file can DOS use to load a program?*.prog*.exe*.app*.*30s
- Q7The command "MD" can also be used as ___________.MKDIRMDIRDIRKMDIR30s
- Q8Which command will you use to delete a directory?RDRDELDELRM30s
- Q9When in windows you can open a command prompt (DOS) by typing what into the run dialog box?DMCCMDDIRC:\30s
- Q10If my computer's internal hard disk drive is labeled as "C:\" but when I boot into DOS my prompt is "A:\" how would I get to my hard disk drive?C:RM C:\cd c:\cd C30s
- Q11To clear my screen I would use what command?CDCSDIRCLS30s
- Q12If I am in "C:\Windows" and I wish to go to "C:\" which of the following would I type?c:\c:\rootcd ccd..30s
- Q13Why would I use the EDIT command?To edit a file's attributes.To open or create a new text based file.To change how a program opens.To edit a directory's attributes.30s
- Q14If I have a file I wish to print, how would I print a file from DOS?PR <NAMEOFFILE.TXT>PRINT WINDOWSPRINTPRINT <NAMEOFFILE.TXT>30s
- Q15To rename a file I would use which of the following commands?RENAME OLDNAME.EXE NEWNAME.EXERENAME OLDNAME.EXERN <OLDNAME.EXE> <NEWNAME.EXE>RENAME <OLDNAME.EXE> <NEWNAME.EXE>30s