Operating Systems & File Systems Flashcards

1
Q

What are some OS Services? (3)

A
  • File Operations
  • Network Connections
  • User accounts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Ways to access services? (3)

A
  1. Graphical User Interface (GUI)
  2. Shell (Layer in front of the GUI)
  3. Application Programming Interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe a GUI

A

Interacts with the system

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

Describe the function of the Shell

A

Command-line interface to the OS

  • Commands are entered as plain text strings
  • Used by both users and programs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe the function of the Application Programming Interface

A
  • “System calls”

- Allows programs to interact with the OS and each other

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