chapter 2 Flashcards
This is the most important program that runs on a computer.
OPERATING SYSTEM
Computer perform’s basic tasks, such as recognizing input from the keyboard, sending output to the display, keeping files and directories on the storage drives, and controlling peripheral devices, such as printers.
OPERATING SYSTEM
Four Main Roles of operating system
*Manage hardware
*Run applications
*Provide a user interface
*Manage files
2 types of operating system interfaces:
*Command Line Interface (CLI): The user types commands at a prompt.
*Graphical User Interface (GUI): The user interacts with menus and icons.
Operating System Functions:
*File and folder management
*Application management
*Control hardware access
*User interface
The operating system creates a file structure on the hard disk to drive to allow data to be stored
File and folder management
The operating system manage all programs to ensure that the correct resources are allocated to the applications.
Application management
The operating system handles the interaction between the applications and hardware.
Control hardware access
The operating system enable the user to interact with software and hardware.
User interface
The operating system is designed to automatically discover new compatible hardware, and then configure the device, OS, and registry.
Plug and Play Technology
Allows programmers to create software applications consistent with the operating system.
API
Cross-platform standard specification for multimedia graphics.
Open Graphics Library (OpenGL)
Collection of API’s related to multimedia tasks for Microsoft Windows.
DirectX
Additional Capabilities of an Operating System
*Multi-user
*Multitasking
*Multiprocessing
*Multithreading
A type of operating system that allows multiple users to access the operating system at the same time.
Multi-user