01 Flashcards
The person using a computer or device
User
Executable code designed to carry out specific tasks on the computer also referred to as programs or software
Application
What are the two parts of system software?
OS interface, OS kernel
What is an OS interface?
Allows a user to interface with applications
What is an OS kernel?
The heart of an OS
What is hardware?
the mechinal/electrical components
What is a file system?
Defines the way data is named, stored, organized, and accessed.
What is a directory?
a container used to organize files and data for useby an os
What is a file?
A singular named resource used to store data and information
A ______ is an executing instance of an application
process
A _____ is a component of a process scheduled to run by the cpu
thread
A _____ is any hardware component or peripheral attached to a computer
device
A _____ is a computer program that operates or controls a device attached to a computer
device driver
A _____ is used by the OS as an _______ between the high-level programming language of the system and the low-level bits interpreted by the printer’s hardware.
device, interpreter
What are the categories of a single user?
Single-tasking, Multitasking (only one user performs multiple tasks at a time