Operating systems Flashcards

1
Q

What is the purpose of an operating system?

A

A collection (suit) of programs that manages and controls the computer.

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

What is the 7 main tasks of an OS?

A

1) Enables communication between software and hardware (Kernel)
2) Manages the CPU- makes sure each program has enough time to execute.
3) System Security- allocates usernames and passwords which protects each users data
4) Organises files and folders (FAT or NTFS)
5) Deals with errors
6) Manages peripheral devices- Input and output devises
7) Spooling

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

What is the Kernel’s purpose?

A

Allow communications between hardware and software.

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

What is the purpose of FAT?

A

FAT (File Allocation Table) is a protocol that manages files in an operating system allowing them to be moved, copied, renamed, deleted and so on.

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

What is the purpose of spooling?

A

Spooling allows for data to be held before being used and executed by a device or program- this is usually a printer. It means other programs cab be run while data is in the queue.

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

What does the bootstrap loader do?

A

Loads up the operating system.

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