Quiz 12 Flashcards
How is the Registry organized?
a. As a tree structure
b. As a flat structure
c. As a relational structure
d. As a peer structure
a. As a tree structure
The go-to command to open up the Registry editor is ________________.
a. taskmgr
b. registryedit.exe
c. regedit
d. winload.exe
c. regedit
What are Registry files called?
a. DSNs
b. Nodes
c. Hives
d. Leafs
c. Hives
What is stored in the \%SystemRoot%\System32\config folder?
a. Group policies
b. Boot files
c. The Registry
d. System files
c. The Registry
How many root keys are in the Registry?
a. Seven
b. Four
c. Five
d. Six
c. Five
Which Registry root key defines the standard class objects used by Windows?
a. HKEY_CURRENT_CONFIG
b. HKEY_CLASSES_ROOT
c. HKEY_USERS
d. HKEY_LOCAL_MACHINE
b. HKEY_CLASSES_ROOT
Which Registry root key contains all the data for a system’s non-user-specific configurations?
a. HKEY_CURRENT_CONFIG
b. HKEY_CLASSES_ROOT
c. HKEY_LOCAL_MACHINE
d. HKEY_USERS
c. HKEY_LOCAL_MACHINE
Which Registry root key root key defines which option is being used currently, assuming that more than one is specified in HKEY_LOCAL_MACHINE?
a. HKEY_CURRENT_CONFIG
b. HKEY_USERS
c. HKEY_CURRENT_USER
d. HKEY_CLASSES_ROOT
a. HKEY_CURRENT_CONFIG
A named group of functions that defines what you can do with an object is called a ________________.
a. hive
b. counter
c. performance object
d. class object
d. class object
Which key value data type is limited to exactly 64 bits?
a. Binary
b. QWORD
c. String
d. DWORD
b. QWORD
Which key value data type is limited to exactly 32 bits?
a. DWORD
b. String
c. QWORD
d. Binary
a. DWORD
Which key value data type can be used for any form of data?
a. QWORD
b. String
c. DWORD
d. Binary
b. String
Which command is a full-featured command-line Registry editor?
a. Regsrv32
b. Regedt32
c. Regedit
d. Reg
d. Reg
What feature allows you to import a new or backup subkey?
a. Redo
b. Add
c. Merge
d. Create
c. Merge
What is a common reason to edit this Registry key: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run?
a. To delete autostarting programs
b. To change the Windows boot options
c. To change the Windows Product Key
d. To reset a password
a. To delete autostarting programs
What is one major risk of editing the Registry?
a. Applications not starting up
b. E-mails being sent unintentionally
c. Applications being uninstalled
d. Malware infecting the computer
a. Applications not starting up
Which command can modify the Registry by adding (or registering) dynamic link library (DLL) files as command components?
a. Reg
b. Regsvr32
c. Regedt32
d. Regedit
b. Regsvr32
Windows runs many processes simultaneously, a feature known as ______________.
a. multiprocessing
b. parallel processing
c. serial processing
d. multitasking
d. multitasking
Which file contains information about the various operating systems installed on the system?
a. Ntoskrnl.exe
b. Task Manager
c. Winload.exe
d. Boot Configuration Data (BCD) file
d. Boot Configuration Data (BCD) file
Which file is the Windows Boot Manager?
a. Ntldr
b. Bootmgr
c. Ntoskrnl.exe
d. Bootload.exe
b. Bootmgr
What is the one-stop place for anything you need to do with applications, processes, or services?
a. Program Manager
b. Services Manager
c. Task Manager
d. Administrative Tools
c. Task Manager
The name of a process usually ends with what file extension?
a. “.jpg”
b. “.msc”
c. “.doc”
d. “.exe”
d. “.exe”
Processes are usually referred to by their _______________.
a. executable name
b. service name
c. globally unique identifier (GUID)
d. process identifier (PID)
d. process identifier (PID)
Which user name is associated with a process started by Windows?
a. Administrator
b. The logged in user
c. System
d. Windows
c. System
Which tab in Task Manager can be used to stop an application?
a. Processes
b. Applications
c. Services
d. Performance
b. Applications
Which tab shows you every running process on your computer?
a. Performance
b. Processes
c. Services
d. Applications
b. Processes
What is one way to start Task Manager?
a. Press ctrl-alt-delete and select Task Manager.
b. Press ctrl-shift-f1 and select Task Manager.
c. Press ctrl-alt-enter and select Task Manager.
d. Press ctrl-shift-delete and select Task Manager.
a. Press ctrl-alt-delete and select Task Manager.
How is the amount of CPU time used by a process measured in Task Manager?
a. In kilobytes
b. By priority
c. In seconds
d. By percentage
d. By percentage
What can be typed in the Windows Search to open the Services Control Panel applet?
a. Regserv.mmc
b. Service.mmc
c. Perfmon.msc
d. Services.msc
d. Services.msc
Which tab in the Task Manager shows information about CPU usage, available
physical memory, and the size of the disk cache?
a. Performance
b. User
c. Networking
d. Services
a. Performance
Which tab in the Task Manager would you use to find out what programs are running under a certain user’s account?
a. Networking
b. User
c. Performance
d. Services
b. User
What command enables you to view running processes on a local or remote system?
a. Services
b. Control Panel
c. Taskview
d. Tasklist
d. Tasklist
What can be typed in the Windows Search bar to open the Windows performance tool?
a. Perform.msc
b. Perfmon.mmc
c. Monitor.mmc
d. Perfmon.msc
d. Perfmon.msc
Which Windows 7 tool gives you an overview of how a PC has behaved over time, showing important events such as application or OS crashes?
a. Performance Monitor
b. System Monitor
c. Performance console
d. Reliability and Performance Monitor
a. Performance Monitor
A counter tracks specific information about a(n) ________________.
a. Task
b. User
c. Tool
d. Object
d. Object
What tool is provided in Windows to facilitate sharing data objects between applications and computers?
a. ODBC
b. The Registry
c. Component Services
d. TCP/IP
c. Component Services
What coding standard allows programmers to write databases and applications to locate and access a database without worrying about the application or operating system in use?
a. ODBC
b. Java
c. Microsoft .NET
d. Component Services
a. ODBC
Which kind of entries point OBDC to a database and are created and managed by the user through the Data Source Administrator?
a. DCOM
b. DNS
c. DSN
d. DHCP
c. DSN