Define system software.
Software designed to manage hardware and provide a platform for applications.
What is the purpose of an operating system?
To manage computer hardware and software resources and provide common services.
True or false: Firmware is a type of system software.
TRUE
Firmware is embedded software that controls hardware devices.
Fill in the blank: Device drivers allow the operating system to communicate with ______.
hardware devices
What is utility software?
Software designed to help manage, maintain, and control computer resources.
Define application software.
Programs designed to perform specific tasks for users, like word processing.
What does BIOS stand for?
Basic Input/Output System
True or false: Open-source software is free to use and modify.
TRUE
Examples include Linux and Apache.
Fill in the blank: The kernel is the core part of an ______.
operating system
What is a shell in computing?
An interface that allows users to interact with the operating system.
Define virtual memory.
A memory management technique that uses disk space to extend RAM.
What is the role of system calls?
To provide an interface for applications to request services from the OS.
True or false: Malware is a type of system software.
FALSE
Malware is harmful software designed to disrupt or damage systems.
Fill in the blank: Task manager is a utility for monitoring ______.
system performance
What is disk formatting?
The process of preparing a storage device for use by an operating system.
Define system performance.
A measure of how efficiently a computer operates and executes tasks.
What does GUI stand for?
Graphical User Interface
True or false: Command-line interfaces are more user-friendly than GUIs.
FALSE
GUIs are generally considered more intuitive for average users.
Fill in the blank: The file system organizes and manages ______.
data storage
What is a process in computing?
An instance of a program in execution, managed by the operating system.
Define multitasking.
The ability of an operating system to execute multiple processes simultaneously.
What is a service pack?
A collection of updates and fixes for software, improving functionality and security.
True or false: Antivirus software is a type of utility software.
TRUE
It helps protect against malware and other security threats.
Fill in the blank: Cloud computing allows for ______ storage and processing over the internet.
remote