Windows Under the Hood Flashcards

1
Q

What tool enables programmers to share objects between apps and computers?

A

Component Services

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

If you need to register an important .DLL file as a command component in the registry, what command-line tool should you use?

A

regsvr32

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

Which of the following root keys contains the data for a system’s non-user specific configurations?

A

HKEY_LOCAL_MACHINE

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

Which of the two following are organized inside the Registry’s root keys?

A
  1. Subkeys

2. Values

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

What’s the name of the program that boots Windows?

A

Bootmgr

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

How do you start up performance monitor?

A

perfmon.msc

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

How do you open up services?

A

Services.msc in the search bar

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

What is the name of the command line version of Task Manager?

A

tasklist

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

How does Windows boot?

A

Bios looks for the MBR, which finds the boot code that launches bootmgr

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

What are two ways to open the registry editor from the command prompt?

A
  1. regedit

2. regedt32

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

What’s the ODBC data source?

A

A protocol that you can use to connect a Microsoft Access database to an external data source- Such as Microsoft SQL Server

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

When using performance monitor, which two settings are defined to track resource usage?

A
  1. Objects

2. Counters

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

Which of the following resources can be used by an Operating System (OS) to communicate with hardware?

A
  1. System BIOS

2. Device Drivers

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

What is the term that refers to a group of bits processed as a unit?

A

Word.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. What root key contains the current user settings, 2. And the personalized info for each user?
A
  1. HKEY_CURRENT_USERS

2. HKEY_USERS

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