Initial Core 2 study project
This commit is contained in:
commit
10de90430c
120 changed files with 12696 additions and 0 deletions
68
quizzes/OS-6-quiz.md
Normal file
68
quizzes/OS-6-quiz.md
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
# OS-6 Quiz: Windows Control Panel and Settings
|
||||
|
||||
Take this after studying `notes/OS-6-windows-control-panel-settings.md`.
|
||||
|
||||
Reply with answers like:
|
||||
`1B 2A 3D 4C 5B 6A 7D`
|
||||
|
||||
## Questions
|
||||
|
||||
1. A technician needs to uninstall a classic desktop application. Which tool is the best fit?
|
||||
|
||||
A. Device Manager
|
||||
B. Programs and Features
|
||||
C. Event Viewer
|
||||
D. Resource Monitor
|
||||
|
||||
2. A user wants Windows to show hidden files and file extensions. Which area should the technician open?
|
||||
|
||||
A. Power Options
|
||||
B. Windows Defender Firewall
|
||||
C. Devices and Printers
|
||||
D. File Explorer Options
|
||||
|
||||
3. A laptop user wants closing the lid to do nothing while connected to a docking station. Which area should be configured?
|
||||
|
||||
A. Power Options
|
||||
B. Internet Options
|
||||
C. Indexing Options
|
||||
D. User Accounts
|
||||
|
||||
4. Which command opens Network Connections so a technician can view or change adapter settings?
|
||||
|
||||
A. `appwiz.cpl`
|
||||
B. `firewall.cpl`
|
||||
C. `ncpa.cpl`
|
||||
D. `powercfg.cpl`
|
||||
|
||||
5. A printer needs to be managed from the classic Control Panel interface. Which command can open the right area?
|
||||
|
||||
A. `control folders`
|
||||
B. `control printers`
|
||||
C. `msconfig`
|
||||
D. `perfmon`
|
||||
|
||||
6. A technician needs to manage a device driver. Which tool should they use?
|
||||
|
||||
A. Disk Cleanup
|
||||
B. Task Scheduler
|
||||
C. Indexing Options
|
||||
D. Device Manager
|
||||
|
||||
7. Which command opens the Windows Settings app?
|
||||
|
||||
A. `eventvwr.msc`
|
||||
B. `chkdsk`
|
||||
C. `ms-settings:`
|
||||
D. `whoami`
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. B
|
||||
2. D
|
||||
3. A
|
||||
4. C
|
||||
5. B
|
||||
6. D
|
||||
7. C
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue