Windows mod 5 Flashcards
(99 cards)
Controls nearly all functions of computer. Computers rely on this to provide a means for interaction among users, software, and hardware.
Operating system (OS)
The person using a computer/device. User interaction with software and hardware is provided through OS interfaces.
User
Executable code deigned to carry out specific tasks on the computer, also referred to as programs or software.
Application
As OS consists of two parts:
OS Interface
OS Kernel
System Software
Allows a user to interface with applications, system, and hardware.
OS Interface
The heart of an OS. Manages the interaction between a user, applications, and hardware.
OS Kernel
The mechanical, magnetic, electronic, and electrical components of a computer.
Hardware
An OS Interface with data on a hard drive through a file system.
- file system
- directory
- file
File System Management
Defines the way data is named, stored, organized, and accessed.
File system
Is a container used to organize files and data for use by an OS.
Directory
Is a singular named resource used to store information/data.
File
It is the OSs responsibility to allocate and protect resources for all processes on the system.
Process Management
Is an executing instance of an application.
Process
The communications path between an OS and attached devices is made possible through special programs called device drivers.
Device Management
Is any hardware component or peripheral attached to a computer.
Device
Is a computer program that operates or controls a device attached to a computer.
Device driver
Is used as an interpreter
Driver
Only one user can perform a task at any given time.
Single user, single tasking
Only one user can perform multiple tasks (programs) at a time. (Not all mobile devices allow this.)
Single user, multi-tasking
One or more users can perform one or more tasks at one time.
Multiuser
Operates in a networked environment allowing a user to connect to another computer (server) to retrieve information.
Client
Provides various services, including email, file sharing, and printer access, as well as ensuring security, to other computers (clients) across a network.
Server
Two or more servers are grouped together, appearing as one system, providing a failover system with load balancing.
Cluster
One or more tasks are spread among two or more computers.
Distributed