Chapter 2 Flashcards
1
Q
What does lsass.exe do?
A
It is responsible for authenticating user logons
2
Q
Explain what the Hardware Abstraction Layer is
A
- The HAL is code which controls communication between the computers hardware and the Kernel.
3
Q
What is the Kernel?
A
The Kernel is the core of the operating system and has control over the entire computer.
4
Q
What type of activities does the Kernel manage?
A
- It handles all input and output.
- It handles memory
- It handles all peripherals connected to the computer.
5
Q
Name the two difference modes a CPU can operate in when the computer has Windows installed.
A
- ) User Mode
2. ) Kernel Mode
6
Q
What runs in user mode?
A
1.) installed Applications
7
Q
What runs in Kernel mode?
A
1.) The operating system
8
Q
Name two features of NTFS
A
- ) The file system, NTFS supports very large files and partitions.
- ) It is compatible with other operating systems.
9
Q
What does BIOS stand for?
A
Basic-Input-Output-System
10
Q
What does UEFI stand for?
A
Unified Extended Firmware Interface
11
Q
How does UEFI boot a computer?
A
UEFI boots a computer using EFI program files.