Operating Systems Flashcards

(7 cards)

1
Q

What are the five functions of an operating system

A

P - manage peripherals
M - manage memory
F - manage files
U - mange users
U - provide user interface

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

What is meant by manage peripherals

A

Receiving data from input devices and sending data to output devices

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

What is a device driver

A

A peice of software that translates OS instructions into a format that a specific piece of hardware can understand

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

What is meant by manage memory

A

-OS loads a program from ss into a place in ram, so users can run more than one piece of software at once.
-The OS removes data from ram that is no longer needed to free up memory for other programs
-The OS moves data from ram to vm allowing the user to do tasks as if the computer has more ram

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

What is meant by multitasking

A

Running more than one program at a time by giving each program a time slice

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

What is meant by mange files

A

Allows users to name files, allocate files to folders, move files, save files and copy files

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

What is meant by manage users

A

Allowing allocating a user account(username and password) , setting up access rights

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