Ch 3 L3: Operating System Functions Flashcards

(8 cards)

1
Q

What is the purpose of an operating system (OS)?

A

provides a user interface that manages files, runs applications, and communicates with hardware

The operating system loads system configuration and other files such as the kernel.

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

What is the purpose of a utility program?

A

performs troubleshooting or maintenance

help to protect security and privacy

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

What is the purpose of a translator?

A

translates programming code into instructions that the computer will understand

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

How does the operating system work within a computer step by step?

A
  1. When computer starts up, the BIOS searches for a boot drive, one with a valid operating system.
  2. The BIOS then passes control to the operating system, which loads into memory and completes startup.
  3. Once loaded, the operating system manages a computer’s input Processing, output and storage.
  4. The operating system boots a computer, provides a user interface, runs programs, configures and controls devices, and manages essential file operations such as saving and opening files.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the purpose of the kernel?

A

maintains the system clock and loads other programs

is a memory resident part of the operating system, which means that it remains in memory while the computer is in operation.

manages computer components, peripheral devices, and memory

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

What does the memory - resident part contain?

A

essential instructions to operate the computer, control, monitor, display, and manage RAM.

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

What is the purpose of the non-resident part of the operating system?

A

Loaded into memory from hard drive as needed

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

What are the steps of the PC Startup Process?

A
  1. The power supply sends signals to the motherboard, including the processor chip
  2. The processor looks for the ROM chip containing the BIOS.
  3. The BIOS performs the POST, which checks that components are properly connected.
  4. If all devices are working properly, the BIOS searches the boot drive for operating system files.
  5. The OS loads the system configuration and other system files into memory
  6. The OS displays the user interface on the screen
How well did you know this?
1
Not at all
2
3
4
5
Perfectly