operating system Flashcards

1
Q

what is an operating system

A

software that helps manage the resources of a computing system and provides the interface between the user and computers hardware

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

when can multitasking in an OS happen

A

OSs can only perform one at a time but through memory management more than one process can be executed

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

where are programs temporarily stored for the CPU to be able to process them

A

RAM

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

what is a peripheral

A

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
5
Q

in peripheral management what process need to be managed by the OS

A

when data is transferred between the external device and processor

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

what is a device driver

A

program that provides an interface for the OS to interact and communicate with an external device

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

what are drivers what do they do

A

drivers are hardware dependent and OS-specific. driver translates OS instructions into format the hardware can understand

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

what does a user management do

A

allows user to create,manage, and delete individual accounts. the user accounts can be granteed different access rights e.g. administrator

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

what does memory management do

A

the OS transfers programs in and out of memory from the hard drive or virtual memory when processing is required - program removed from RAM when closed, freeing up space

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

what is file management

A

OS creates and maintains a logical management to organise files. files can be named, opened, copied, and deleted. users can set different access rights for viewing

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

what are the different types of user interfaces

A

graphical user interface, command line interface, touch-sensitive interface, menu driven interface, voice driven interface

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