Quiz 12 Flashcards

(38 cards)

1
Q

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

a. As a tree structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The go-to command to open up the Registry editor is ________________.

a. taskmgr
b. registryedit.exe
c. regedit
d. winload.exe

A

c. regedit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are Registry files called?

a. DSNs
b. Nodes
c. Hives
d. Leafs

A

c. Hives

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is stored in the \%SystemRoot%\System32\config folder?

a. Group policies
b. Boot files
c. The Registry
d. System files

A

c. The Registry

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How many root keys are in the Registry?

a. Seven
b. Four
c. Five
d. Six

A

c. Five

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

b. HKEY_CLASSES_ROOT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A

c. HKEY_LOCAL_MACHINE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

a. HKEY_CURRENT_CONFIG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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

A

d. class object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which key value data type is limited to exactly 64 bits?

a. Binary
b. QWORD
c. String
d. DWORD

A

b. QWORD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which key value data type is limited to exactly 32 bits?

a. DWORD
b. String
c. QWORD
d. Binary

A

a. DWORD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which key value data type can be used for any form of data?

a. QWORD
b. String
c. DWORD
d. Binary

A

b. String

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which command is a full-featured command-line Registry editor?

a. Regsrv32
b. Regedt32
c. Regedit
d. Reg

A

d. Reg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What feature allows you to import a new or backup subkey?

a. Redo
b. Add
c. Merge
d. Create

A

c. Merge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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

a. To delete autostarting programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

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

a. Applications not starting up

17
Q

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

18
Q

Windows runs many processes simultaneously, a feature known as ______________.

a. multiprocessing
b. parallel processing
c. serial processing
d. multitasking

A

d. multitasking

19
Q

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

A

d. Boot Configuration Data (BCD) file

20
Q

Which file is the Windows Boot Manager?

a. Ntldr
b. Bootmgr
c. Ntoskrnl.exe
d. Bootload.exe

21
Q

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

A

c. Task Manager

22
Q

The name of a process usually ends with what file extension?

a. “.jpg”
b. “.msc”
c. “.doc”
d. “.exe”

A

d. “.exe”

23
Q

Processes are usually referred to by their _______________.

a. executable name
b. service name
c. globally unique identifier (GUID)
d. process identifier (PID)

A

d. process identifier (PID)

24
Q

Which user name is associated with a process started by Windows?

a. Administrator
b. The logged in user
c. System
d. Windows

25
Which tab in Task Manager can be used to stop an application? a. Processes b. Applications c. Services d. Performance
b. Applications
26
Which tab shows you every running process on your computer? a. Performance b. Processes c. Services d. Applications
b. Processes
27
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.
28
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
29
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
30
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
31
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
32
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
33
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
34
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
35
A counter tracks specific information about a(n) ________________. a. Task b. User c. Tool d. Object
d. Object
36
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
37
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
38
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