Unit 1 Flashcards
program that acts as an intermediary
between the user of a computer and the computer hardware
Operating System
Purpose of the Operating System
provide an environment in which a user can execute programs
Primary goal of an Operating System
to make the computer system convenient to use
Secondary goal of an Operating System
to use the computer hardware in an efficient manner.
group of integrated parts that have the common purpose of performing various operations
Computer system
people involved in the data processing operation
Peopleware
physical electronic data processing device and tangible parts that constitute the computer system which includes the central processing unit (CPU), memory and input/output (I/O)
Hardware
program or set of instructions that enables the computer system to operate effectively which includes the programming languages, application program and the operating system
Software
the selection of the next batch of processes for a long job to be run.
Job Sequencing
a command language used to with a batch operating system.
Job Control Language Interpretation (JCL)
the OS activity that detects errors and in some cases corrects errors.
Error Handling
an OS or a portion of an OS that handles input and output devices.
I/O Handling
a program that causes an automatic suspension of program concurrently executed.
Interrupt Handling
determining the order by which resources will be assigned to processes and jobs.
Scheduling
the control of the resource used by two or more processes, either concurrently or one at a time.
Resource Control