Microsoft Windows Operating System Flashcards

1
Q

Microsoft initially used the name Windows for an operating environment extension to the primitive MS-DOS operating system (OS), which was successful OS used on early personal computers [T/F]

A

True

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

Windows separates the core OS software from the application-oriented software. It includes the Windows Executive, the Windows Kernel, device drivers, and the hardware abstraction layer. [T/F]

A

True

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

Windows has a highly modular architecture, wherein each system function is managed by only one component of the OS. By principle, any module can be removed, upgraded, or replaced without rewriting the entire system or its standard application program interfaces (APIs) [T/F]

A

True

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

This contains the core OS modules/services for specific functions and provides an API for user-mode software

A

Windows Executive

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

This provides a framework through which I/O devices are accessible to applications

A

I/O manager

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

This improves the performance of file-based I/O by allowing recently referenced file data to reside in the main memory for quick access

A

Cache manager

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

This creates, manages, and deletes Windows Executive objects that are used to represent resources such as processes, threads, and synchronization objects, while enforcing uniform rules for retaining, naming, and setting the security of the objects

A

Object manager

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

This determines which drivers are required to support a particular device and loads those drivers

A

Plug-and-play manager

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

This coordinates the power consumption among various devices. It can be configured to reduce power by shutting down idle devices or the entire system, or setting the processor to sleep

A

Power manager

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

This enforces the access validation and audit-generation rules for all protected objects including files, processes, and address spaces, and I/O devices

A

Security reference monitor

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

This manages virtual addresses, physical memory and paging files on a disk

A

Virtual memory manager

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

This creates, manages, and deletes processes and thread objects

A

Process/thread manager

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

This is responsible for implementing and managing the system registry, which serves as the repository for both system-wide and per-user settings of various parameters

A

Configuration manager

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

This implements an efficient cross-process call mechanism for communication between local processes implementing services and subsystems

A

Advanced local procedure call (ALPC) facility

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