Types of Operating Systems Flashcards

1
Q

Operating System

A

This is what coordinates all the operations of your computer. It manages all the resources on the computer.

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

Real-time Operating System

A

Written as RTOS, monitors external events and processes data as soon as it enters the computer system.

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

Single-user, Single Task Operating System

A

Can only be used by one person at a time, using a single application.

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

Single-user multitasking Operating System

A

Designed for only a single user at a time, however, it can run multiple applications simultaneously. Examples include Windows 10, Mac OSX & Android.

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

Ad of Real-time Operating System

A

-It provides fast response

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

Ad of Single-user, Single Task Operating System

A

-It requires fewer resources

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

Ad of Single-user multitasking Operating System

A

-It allows user to use several applications at once

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

Ad of Multi-user Operating System

A

-It requires fewer resources

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

Real- time impact on individuals/Organisations

A

Mostly used in embedded devices. We see it used in traffic lights, manufacturing robots & air traffic control systems.

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

Single-user, Single task impact on Individuals/ Organisation

A

Best used on devices with limited processing and memory which could not handle running multiple applications. For example old mobile phones and Personal digital assistant device

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

Single-user multitasking impact on Individuals/Organisations

A

Used on systems where a user needs to be able to switch quickly between applications, for example, an office worker using a laptop or desktop PC

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

Multi-user impact on Individuals/ Organisations

A

Best used where many users need to access to the same processing or resources at the same time, for example Web Servers.

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

Role of Operating System in managing networking

A

The operating system implements a number of networking technologies such as TCP/IP and devices drivers for the network interface card

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

Role of Operating System in managing Security

A

A number of features are commonly built into operating systems to help improve security. E.g user authentication, antivirus, and firewall software

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

Role of Operating System in managing memory management

A

Manages computer resources such as its memory. To do this, the operating system decides and track which processes to allocate memory to and transferring data to the page file to free RAM

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

Role of Operating System in managing multi-tasking

A

Allows you to run more than one application simultaneously. The operating system must be able to allocate resources (CPU and disk space) to each application in order to allow it to complete two or more tasks

17
Q

Role of Operating System in managing 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

18
Q

Multi-user Operating System

A

Allows many different users to make use of a computer system and its resources at the same time. This is commonly seen used in powerful servers, super computers and mainframes