• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/42

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

42 Cards in this Set

  • Front
  • Back
Application programming interface
A block of code in the operating system that software applications need to interact with.
Application Software
An application program that helps business owners manage their finances more efficiently by providing tools for tracking accounting transactions such as sales, accounts receivable, inventory purchases, and accounts payable.
Basic Input/output System
Aprogram that manages the data between the operating system and all the input and output devices attached to the computer system; also responsible for loading the operating system (OS) from its permanent location on the hard drive to random access memory (RAM).
Boot process
The process for loading the operating system (OS) into random access memory (RAM) when the computer is turned on.
Command-driven interface
The interface between user and computer in which the user enters commands to communicate with the computer system.
Desktop
As its name implies, the computer's desktop puts at your fingertips all of the elements necessary for a productive work session and that are typically found on or near the top of a traditional desk, such as files and folders.
Device Driver
the operating system.
Device Manager
A feature in the operating system (OS) that lets individuals view and change the properties of all devices attached to the computer.
Directory
A hierarchical structure that include files, folders, and drives used to create a more organized and efficient computer.
Disk Clean up
A Windows utility that removes unnecessary files from the hard drive.
disk defragmenter
A utility that regroups related pieces of files on the hard disk, enabling faster retrieval of the data.
Error-Checking
A Windows utility that checks for lost files and fragments as well as physical errors on a hard drive.
Extension (file type)
In a filename, the letters that follow the user-supplied filename after the dot (.); the extension identifies what kind of family of files the file belongs to or which application should be used to read the file.
File
A collection of related pieces of information stored together for easy reference; see also table.
File allocation table
An index of all sector numbers that the hard drive stores in a table to keep track of which sectors hold which files.
File compression utility
A program that takes out redundancies in a file to reduce the file size.
File Management
The process by which humans or computer software provides organizational structure to a computer's contents.
File Path
The exact location of a file, starting with the drive in which the file is located, and including all folders, subfolders (if any), the filename, and extension. (Example: C:\Users\username\ Documents\Illustrations\EBronte.jpg)
Folder
A collection of files stored on a computer.
Graphical User Interface
Unlike the command- and menu-driven interfaces used earlier, GUIs display graphics and use the point-and-click technology of the mouse and cursor, making them much more user-friendly.
Kernel (supervisor program)
The essential component of the operating system that is responsible for managing the processor and all other components of the computer system. Because it stays in random access memory (RAM) the entire time the computer is powered on, the kernel is called memory resident.
Linux
An open source operating system based on UNIX. Because of the stable nature of this operating system, it is often used on Web servers.
Mac OS
Apple Inc.'s operating system. In 1984, Mac OS became the first operating system to incorporate the user-friendly point-and-click technology in a commercially affordable computer; based on the UNIX operating system.
Mainframe
A large, expensive computer that support hundreds or thousands of users simultaneously and executes many different programs at the same time.
Menu
A list of commands that displays on the screen.
Menu Driven Interface
A user interface in which the user chooses a command from menus displayed on the screen.
Microsoft Disk Operating System (MS-DOS)
A single-user, single-task operating system created by Microsoft. MSDOS was the first widely installed operating system in personal computers.
Multitasking
The capability of the operating system to allow a user to perform more than one task at a time.
Multiuser operating system (network operating system)
An operating system (OS) that enables more than one user to access the computer system at one time by efficiently juggling all the requests from multiple users.
Open source softward
Program code made publicly available for free; it can be copied, distributed, or changed without the stringent copyright protections of proprietary software products.
Operating System
The system software that controls the way in which a computer system functions, including the management of hardware, peripherals, and software.
paging
The process of swapping data or instructions between main memory (RAM) and auxiliary memory on the hard drive.
platform
The combination of a computer's operating system and processor. The two most common platform types are the PC and the Apple Macintosh.
Plug and play (PnP)
The technology that enables the operating system, once it is booted up, to recognize automatically any new peripherals and configure them to work with the system.
Power-on self-test (POST)
The first job the basic input/output system (BIOS) performs, ensuring that essential peripheral devices are attached and operational. This process consists of a test on the video card and video memory, a BIOS identification process (during which the BIOS version, manufacturer, and data are displayed on the monitor), and a memory test to ensure memory chips are working properly.
Preemptive multitasking
When the operating system processes the task assigned a higher priority before processing a task that has been assigned a lower priority.
real-time operating system (RTOS)
A program with a specific purpose that must guarantee certain response times for particular computing tasks, or the machine's application is useless. Real-time operating systems are found in many types of robotic equipment.
Registry
A portion of the hard drive containing all the different configurations (settings) used by the Windows operating system (OS) as well as by other applications.
Restore point
The snapshot of the entire system's settings that Windows creates every time the computer is started, or when a new application or driver is installed.
Root Directory
The top level of the filing structure in a computer system. In Windows computers, the root directory of the hard drive is represented as C:\.
Safe mode
A special diagnostic mode designed for troubleshooting errors that occur during the boot process.
Scrollbar
On the desktop, the bar that appears at the side or bottom of the window and controls which part of the information is displayed on the screen.