ACSM: Command Prompt
Quiz by Jennifer Gipp
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
35 questions
Show answers
- Q1Type _____ at the Command Prompt to get a list of all commandshelp30s
- Q2Type _____ after the name of the command to find out what it does/?30s
- Q3What is the command to clear the screen?cls30s
- Q4What is another name for the administrator mode in the Command Prompt?elevated mode30s
- Q5Type _____ to close the Command Prompt.exit30s
- Q6How do you change the appearance of the Command Prompt window?right-click the title bar --> Properties30s
- Q7If you are in one directory, what do you type to get to another directory?cd30s
- Q8What do you type to create a new directory?md30s
- Q9What do you type to delete a directory?rd30s
- Q10_____ is another name for a directory.folder30s
- Q11Which is a backslash?\30s
- Q12Which is a slash?/30s
- Q13Type _____ to get to the main root of a directory.cd\30s
- Q14True or False: When creating an additional directory, you get a confirmation message.false30s
- Q15You can combine commands by separating the words with a _____.;30s