Chapter 12 Flashcards
(OS) stands for what? p563
Operating system
Provides a consistent environment for other software to execute commands. p563
The Operating system
OS must communicate with the computer hardware to perform the following task: p563
Disk and file management
Device access
Memory management
Output format
Is software that is written to supplement the commands available to a particular OS. p564
Application
Allows the OS to properly understand how the hardware works and what it is able to do. p564
Driver
A particular revision of a piece of software normally described by a number that tells you how new the product is in relation to other versions of the product. p565
Version
Computer operating system can be open source meaning the OS can be examined and modified by anyone or they can be closed source meaning that only an owner or developer can modify or examine the code. p565
Source
A word often used interchangeably with closed source is what? p 565
Proprietary
A program that runs on top of the OS and allows the user to issue commands though a set of menus or other interface. p565
Shell
A method by which a person communicates with a computer using graphical images icons and methods other than next. p565
Graphical user interface (GUI)
Any group of computer that have a communication link between them. p565
Network
A multitasking method that depends on the application itself to be responsible for using the processor and then freeing it for access by other application. p565
Cooperative multitasking
A multitasking method in which the OS allots each application a certain amount of processor time and then forcibly takes back control and gives another application or task access to the processor. p565
Preemptive multitasking
The ability of a single application to have multiple requests in to the processor at one time. p565
Multithreading
An operating system that is 32-bit is one that can not only run on 32-bit processors but can utilize the capabilities of the processor fully. p 566
32-bit
A 64-bit operating system is one that is written to utilize the instructions possible with 64-bit processors. p566
64-bit