Operating System Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What are the roles of the OS(5)

A

User interface(1) Peripheral management(1) file management(1) user management(1) memory management(1)

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

What is the uprose of the OS(1)

A

Manages hardware and runs software.

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

What is the main function of the OS?(4)

A

-communicates with internal and external hardware via drivers
-provides user interface allowing the user to interact with the device
-manages the security of the system
-allows the computer to multitask by controlling memory and the CPU

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

What is a device driver?

A

Software interface that allows the Operating system to communicate with devices

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

What does the user interface do?

A

Displays an output to the user and allows them to interface(interact) with the a computer system

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

What is multitasking?

A

An operating system appearing to do several tasks at once.

Pretends by dividing the processing time between each open application and would prioritise certain applications in order for the instructions to be executed efficiently.

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

What is multiprocessing?

A

An operating system doing several tasks at once using a multi-core processor.

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

What is the purpose of defragmentation software?(4)

A

Software that reorganises data on your computers hard drive to make it easier and faster for the hard drive to access and use that data. (1)

It works by moving files on the hard disk drive(1) so that files are stored together in the same location(1) so it takes less time for your computer to read and write data.(1)

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

How does compression software reduce file size?(4)

A

It uses an an algorithm to remove repeated and unnecessary data.(1) There are two types of compression lossy and lossless(1) lossy removes data permanently and lossless means that the original file will be restored(1)

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

Give examples of Graphic interface(4)

A

-the menu can be opened from the start button
-there are multiple windows that can open at the same time
-there is a search bar
-icons are displayed to represent shortcuts

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

What is peripheral management?

A

An external device connected to a computer system to input or output data.

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