Chapter 1 Windows Basics Flashcards
Operating system
A set of programs that acts as an interface between the applications that are running on a computer and the computer’s hardware.
Multiprocessing
The ability to use multiple processing devices.
Multitasking
The ability to run multiple applications simultaneously.
Multithreading
The ability to run multiple parts of an application simultaneously.
Kernel
The core of the operating system that is loaded into memory when the system boots up.
Driver
A type of computer program that enables the operating system to interact with hardware devices.
Interface
What allows the user to interact with the kernel and the utilities.
Utilities
The features or programs included with an operating system that perform system-related tasks.
Application
A subclass computer program that is designed for end users.