The OS Flashcards

(14 cards)

1
Q

What is systems software designed to do?

A

Run and maintain a computer system

The most important type of systems software is the operating system (OS), followed by utility software.

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

What are the main functions of an Operating System (OS)?

A
  • Communicate with internal and external hardware via device drivers
  • Provide a user interface
  • Provide a platform for different applications to run
  • Allow multi-tasking by controlling memory resources and the CPU
  • Deal with file management and disk management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the role of device drivers in an operating system?

A

To communicate with internal hardware or peripherals

Device drivers act as a ‘translator’ between the OS and hardware.

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

What happens when a computer is booted up regarding device drivers?

A

The OS chooses the correct device drivers for the detected hardware

If new hardware is connected, the system installs the new, matching driver.

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

What may device manufacturers release updates for?

A
  • Fix bugs
  • Add features
  • Improve performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a User Interface (UI)?

A

A means for the user to interact with a computer system

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

What type of User Interface is most common today?

A

Graphical User Interfaces (GUIs)

GUIs are designed to be visual, interactive, and intuitive for everyday users.

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

What are WIMP-based GUIs?

A

GUIs that use windows, icons, menus, and pointers

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

What input methods are optimized in Android™ and iOS®?

A

Touchscreen devices using finger gestures like pinching and swiping

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

What is a command-line interface?

A

A text-based interface where users enter specific commands to complete tasks

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

How do command-line interfaces compare to GUIs in terms of resource use?

A

Command-line interfaces are less resource-heavy than GUIs

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

True or False: Command-line interfaces are suitable for everyday users.

A

False

They are more efficient and powerful for advanced users.

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

What can command-line interfaces be used for?

A

Automating processes using scripts

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

What does the OS allow the computer to do?

A
  • Run applications
  • Multi-task
How well did you know this?
1
Not at all
2
3
4
5
Perfectly