Unit 1: Page 8: The Role of the Operating System Flashcards

1
Q

What are the five main roles of the operating system.

A
  • Networking
  • Security
  • Memory management
  • Multitasking
  • Device Drivers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe Networking

A
  • Operating systems simplify networking in a computer. The operating system implements a number of networking technologies. ( TCP/IP, traceroute, device drivers)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the TCP/IP stack.

A

The set of protocols used for transmitting data over the internet. The data transmission takes place in layers.

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

What does TCP stand for?

A

Transmission Control Protocol.

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

What does IP stand for?

A

Internet Protocols.

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

What is the OSI Model?

A

The standard model used to explain how computers network.

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

Describe Security.

A

A number of features are commonly built into an operating system to help improve security

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

Give three examples of security features built into operating systems.

A
  • User authentication
  • Antivirus and firewall software
  • Backup facilities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe Memory Management

A

The operating system manages the computers resources, such as its memory.

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

For Memory Management, what does the operating system track?

A
  • Which processes to allocate memory to.
  • How much memory to allocate to each process.
  • When to un-allocate memory
  • Transferring data to the pagefile on to the HDD to free RAM.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe Multitasking.

A

Most operating systems allow you to run more than one application simultaneously.

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

Describe Device Drivers

A

An operating system comes with generic device drivers that work with a variety of different peripheral devices, allowing them to communicate with your computer.
However, most hardware comes supplied with specific drivers to take full advantage of the hardware’s capabilities.

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