Ch1 Flashcards

1
Q

Operating System

A

Collection of one or more software modules that manages and controls the resources of a computer or
other computing device or electronic device and gives users and programs an interface to utilize these resources

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

Kernel

A

Part of the OS that implements basic functionality and is always resident in memory

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

Services

A

functions the OS kernel provides to users, mostly through APIs via OS calls. These can be grouped into categories by functionality, such as file manipulation services (create, read, copy), memory allocation (get, free) or miscellaneous services ( get
system time)

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

Utility

A

Programs no part of the OS kernel, but work closely with the kernel to provide was of use or access to system information.

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

Device

A

A piece of hardware connected to the main computer system hardware.

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

Device Controller

A

Hardware interface which helps connect a device or a group of similar devices to a computer system

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

Device Driver

A

A software routine that is part of the OS, and is used to communicate with and control a device through its device controller.

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

Hardware Abstraction Layer

A

are software routines or modules that provide a device independent
layer through which to communicate with hardware.

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

BIOS

A

Software that abstracts the common

device hardware, such as keyboards, basic video, and system clock.

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

Loader

A

Routine contained on the first card which would load the rest of the application into memory

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