Topic 8 - The Role Of The Operating Systems Flashcards

1
Q

What is the operating system on a digital device?

A

The operating system on a digital device is the link between the hardware and the software.
It passes messages back and forth and carries out instuctions from the software to the hardware

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

How does Operating systems simplify networking?

A

Operating systems simplify networking in a computer

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

How does the operating system implements a number of networking technologies such as:

A

The TCP/IP stack

Network utility programs such as traceroute

Devices drivers for the network interface card

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

What is the TCP/IP stack?

A

The TCP/IP stack is the set of protocols used for transmitting data over the internet. The data over the internet.

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

Where does TCP/IP data transmition take palce?

A

The data transmission takes place in the layor (or steps).

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

What are commonly build into operating systems to improve security?

A

A number of features are commonly built into operating systems to helo improve secuirty

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

List the 3 features of security

A

User inteerface

Antivirus and firewall software

Backup facilities

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

What does Memory management do?

A

The operating system manages the computer’s resources such as its memory

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

How does the operating system decide or track memory management?
It does that by: (4 reasons)

A

Which process to allocate memory to

How much memory to allocate to each process

When to un-allocate memory

Trasferring data to the pagefile (or swapfile) on the HDD temporarily to free RAM (paging or swapping)

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

How do operating systems allow you to run more than one application simultaneously?

A

They do this the operating system must be able to allocate resources (CPU, memory , disk space) to each application in order to allow it to complete two or more tasks simultaneously.

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