About OS
Types of OS
Functions of OS
Commands
Command Line Interface/File Systems
100

What does an Operating System do?

Allows users to interact with the computer.

100

What is Apple's mobile device Operating System?

IOS

100

What are the four types of functionality?

- Resource Management

- Process Management

- Memory Management

- File Systems

100

What does PWD do?

Shows where you are from the root.

100

What is a directory?

A folder that holds files and other directories.

200

What resources does Operating Systems manage?

CPU Time and Storage.

200

What is the Operating System of the mobile device that is Apple's main competitor. 

Android

200

What does resource management do?

  • Manages hardware resources (CPU, memory, devices)

  • Ensures fair allocation to running programs

  • Prevents resource conflicts

200

Which command lists the files and directories?

ls

200

What is a file?

A collection of data.

300

What is an Operating System?

Middleman between Hardware and Software.

300

Which Operating System is known for design and creative industries?

macOS

300

What does process management do?

  • Tracks all running programs (processes)

  • Allocates CPU time to processes

  • Handles multitasking and prioritization

300

What does cd.. do?

Goes back to parent directory.

300

What is the command line interface called in Linux/macOS?

Terminal

400
Name one reason why operating systems are important.

- Simplifies user interaction

- Provides security and stability

- Manages multitasking

400

Which Operating System is popular for business and personal use? 

Windows

400

What does memory management do?

  • Allocates memory (RAM) to running programs

  • Frees up memory when a program closes

  • Prevents programs from interfering with each other

400

What command makes a directory?

mkdir

400

What is the command line interface called in windows?

Command Prompt

500

Name two reasons why operating systems are important.

- Simplifies user interaction

- Provides security and stability

- Manages multitasking

500

Which Operating System is widely used in servers?

Linux

500

What are the two sub categories of file systems?

  • Directories and Files
500

What does nano do?

Looks at things in your current directory. 

500

What does the command line interface do?

  • It lets you talk to your computer in a text-based environment.

M
e
n
u