Windows Drive Letters Quiz
Test your knowledge of drive letters and file locations within the Windows operating system. Learn about the association of drive letters with partitions or remote shares, and how to locate files using these designations.
Make your own Course on Quizgecko ->
Practice
Uses all content from the modules below.
Modules
Windows Drive Letters Quiz
Quiz • 45 Questions
Study Notes
2 min • Summary
Windows Drive Letters Quiz - Podcast
Podcast
Materials
List of Questions32 questions
- Question 1
What is required to use an elevated prompt in Windows?
- Administrative rights
- User login credentials
- Network connection
- Standard privileges
- Question 2
What key combination can be used to automatically launch the command prompt in administrative mode after typing cmd into the search bar?
- Alt+Tab
- Control+Alt+Delete
- Control+Enter
- Control+Shift+Enter
- Question 3
What is the purpose of running the command prompt as administrator?
- To interact with the operating system
- To obtain additional rights and permissions
- To access standard privileges
- To execute basic commands
- Question 4
How can the command prompt be closed?
- exit
- rd
- cd ..
- mkdir
- Question 5
Which command can be used to create a new directory in the current folder?
- exit
- cd ..
- mkdir
- chdir
- Question 6
What does the dir command do?
- Lists all files and directories in the current folder
- Creates a new directory
- Moves back one directory level
- Removes an empty directory
- Question 7
Which command can be used to remove an empty directory?
- rmdir
- chdir
- cd ..
- exit
- Question 8
What does the help command provide information about?
- Other commands like dir, chkdsk, and copy
- Hidden files and directories in the current folder
- Parent directory using two periods (..)
- Creating and removing directories
- Question 9
What is the purpose of the cd command followed by a directory name?
- Lists all files and directories in the current folder
- Closes the command prompt
- Moves the command prompt to that directory
- Creates a new directory in the current folder
- Question 10
What does 'rd' command do?
- Creates a new directory in the current folder
- Move back one directory level
- Remove an empty directory
- List all files and directories in the current folder
- Question 11
What key provides autocompletion while using 'cd' or 'chdir' commands?
- Spacebar key
- Delete key
- Enter key
- Tab key
- Question 12
What command can be used to display the system name at the command prompt in Windows?
- format
- hostname
- copy
- dir
- Question 13
Which command at the command prompt is used to view the contents of a directory in Windows?
- dir
- hostname
- copy
- format
- Question 14
In Windows, what letter is commonly used to represent the local storage drive?
- F
- D
- C
- X
- Question 15
Which command can be used to create a new file system on a partition in Windows?
- dir
- format
- copy
- hostname
- Question 16
What should you be cautious of when using the 'format' command in Windows?
- It requires administrator permission
- It can permanently delete data
- It can only format drive C
- It can only be used on remote shares
- Question 17
What optional flag can be included in the 'copy' command to skip prompts in Windows?
- /s
- /y
- /v
- /p
- Question 18
Which command at the command prompt can be used to create a copy of a file in the same directory in Windows?
- format
- copy
- dir
- hostname
- Question 19
What does the 'hostname' command display at the command prompt in Windows?
- .dll files
- .exe files
- .txt files
- System name
- Question 20
'dir' command is used to view the contents of which location in Windows?
- .exe files
- .dll files
- .txt files
- Directory
- Question 21
'format' command is used to create a new file system on which of the following in Windows?
- .txt file
- .exe file
- .dll file
- Partition
- Question 22
What is the advantage of using xcopy command with /s option over individual copy commands?
- It is a more robust version of xcopy and copy commands.
- It provides extensive features such as copying subdirectories with or without empty ones.
- It can copy files and subdirectories in multiple folders, saving time and effort.
- It allows specifying certain time frames for copying files and resuming copy processes after connectivity is restored.
- Question 23
Which command in Windows provides extensive features such as copying subdirectories with or without empty ones, and adjusting interpacket gap for bandwidth optimization?
- shutdown command
- robocopy command
- xcopy command with /s option
- copy command
- Question 24
Apart from copying files, which feature is also provided by the robocopy command?
- Specifying time frames for copying files
- Creating new directories
- Shutting down the system
- Resuming copy processes after connectivity is restored
- Question 25
What is the purpose of the shutdown command in Windows?
- Copying files within a folder or between locations
- Resuming copy processes after connectivity is restored
- Restarting or shutting down a Windows system
- Creating new directories
- Question 26
Which option of the copy command in Windows allows overwriting existing files without prompt?
- /extensive
- /s
- /restart
- /y
- Question 27
Which parameter of the shutdown command is used for specifying a wait time before restarting or shutting down a Windows system?
- /wait
- /pause
- /time
- /delay
- Question 28
What is the main purpose of Diskpart?
- Force a group policy update without requiring the user to log out and log back in
- Display information about the version of Windows running on a local system
- Create and manage partitions on a disk
- Add a new desktop shortcut to all computers
- Question 29
What does the gpupdate /force command do?
- Format volumes on a disk
- Force a group policy update without requiring the user to log out and log back in
- Add a new desktop shortcut to all computers
- List disks, partitions, volumes, or v disks
- Question 30
How can a system administrator confirm if the new group policy for desktop shortcut assignments is in use?
- Use the winver command
- List disks, partitions, volumes, or v disks
- Delete partitions on a disk
- Run gpupdate/force
- Question 31
What does the winver command display information about?
- Forcing a group policy update without requiring the user to log out and log back in
- The version of Windows running on a local system
- Adding new desktop shortcuts to all computers
- Creating and managing partitions on a disk
- Question 32
What does the gpresult command do?
- Add a new desktop shortcut to all computers
- See what changes have been made to group policy settings
- Create and manage partitions on a disk
- Force a group policy update without requiring the user to log out and log back in