1.5.1 - Operating Systems Flashcards

1
Q

Why is an operating system needed

A

An operating system is needed to control the software and hardware. It allows the user to interact with the computer

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

Examples of operating system

A
  • Microsoft Windows
  • IOS
  • Android
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

5 functions of the operating system

A
  • Provides a user interface
  • Memory management
  • Peripheral management
  • User management
  • File management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a user interface

A

A group of programs that allow the user to visually interact with the computer

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

Different types of user interfaces (3)

A
  • GUI (Graphical User interface)
  • Mobile UI
  • Command Line Interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Parts that make up the GUI

A

Windows, Icons, Menus and pointers (WIMP)

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

Advantages of a GUI

A
  • Powerful
  • Easy to use
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Disadvantages of a GUI

A
  • Require lots of processing power
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Command Line Interface

A

A text-based way of interacting with the computer. The user inputs commands to control the computer.

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

Advantages of a CLI

A
  • Requires less processing power
  • Extremely powerful
  • Wide range of commands
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Disadvantages of a CLI

A
  • Only for advanced users, not beginner friendly
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is memory management and why is it needed

A
  • Managing the transferring of data between the processor and RAM
  • To allow multiple programs to run at the same time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is multitasking and what is needed to allow it

A
  • Running more than one program (simultaneous)
  • It can only happen if the OS supports it and there is enough primary storage
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a peripheral

A

A hardware device that can be connected to the computer e.g. a printer or a monitor

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

What is a device driver and wy are they needed

A

Acts as a “translator” between the peripherals and the OS and processor
This allows the peripheral to understand the data being sent to it and produce an output

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

Advantages of drivers

A
  • If a driver is available, any device can be used with the operating system
  • They can be updated
17
Q
A
18
Q

Why is user management needed

A
  • It allows individual user accounts to be created
  • This means access levels can be set up and it ensures the security of the users data and account