Term
|
Definition
A string of bits, usually 8, used to store one number or character in a computer system. |
|
|
Term
|
Definition
A binary digit representing the smallest unit of data in a computer system. It can only have one of two states, representing 0 or 1. |
|
|
Term
Central Processing Unit (CPU) |
|
Definition
Area of the computer system that manipulates symbols, numbers, and letters, and controls the other parts of the computer system. |
|
|
Term
Arithmetic-Logic Unit (ALU) |
|
Definition
Component of the CPU that performs the computer's principal logic and arithmetic operations. |
|
|
Term
|
Definition
Series of operations required to process a single machine instruction. |
|
|
Term
RAM (random access memory) |
|
Definition
Primary storage of data or program instructions that can directly access any randomly chosen location in the same amount of time. |
|
|
Term
|
Definition
Semiconductor memory chips that contain program instructions. These chips can only be read from; they cannot be written to. |
|
|
Term
|
Definition
Very large scale integrated circuit technology that integrates the computer's memory, logic, and control on a single chip. |
|
|
Term
|
Definition
A measure of cycle speed, or the pacing of events in a computer; one megahertz equals one million cycles per second. |
|
|
Term
|
Definition
Type of processing in which more than one instruction can be processed at a time by breaking down a problem into smaller parts and processing them simultaneously with multiple processors. |
|
|
Term
|
Definition
A secondary storage medium in which data are stored by means of magnetized spots on a hard or floppy disk. |
|
|
Term
|
Definition
Magnetic disk resembling a metallic platter; used in large computer systems and in most PCs. |
|
|
Term
|
Definition
Removable magnetic disk storage primarily used with PCs. |
|
|
Term
CD-ROM (compact disk read-only memory) |
|
Definition
Read-only optical disk storage used for imaging, reference, and other applications with massive amounts of unchanging data and for multimedia. |
|
|
Term
Digital Video Disk (DVD) Holds minimum of 4.7 gigabytes |
|
Definition
High-capacity optical storage medium that can store full-length motion pictures and large amounts of data. |
|
|
Term
|
Definition
Inexpensive, older secondary-storage medium in which large volumes of information are stored sequentially by means of magnetized and nonmagnetized spots on tape. |
|
|
Term
|
Definition
A method of collecting and processing data in which transactions are accumulated and stored until a specified time when it is convenient or necessary to process them as a group. |
|
|
Term
|
Definition
A method of collecting and processing data in which transactions are entered directly into the computer system and processed immediately. |
|
|
Term
|
Definition
Largest category of computer; used for major business processing. |
|
|
Term
|
Definition
Computer specifically optimized to provide software and other resources to other computers over a network. |
|
|
Term
|
Definition
Highly sophisticated and powerful computer that can perform very complex computations extremely rapidly. |
|
|
Term
|
Definition
The distribution of computer processing work among multiple computers linked by a communications network. |
|
|
Term
|
Definition
A model for computing that splits processing between "clients" and "servers" on a network, assigning functions to the machine most able to perform the function. |
|
|
Term
|
Definition
The user point-of-entry for the required function in client/server computing. Normally a desktop computer, workstation, or laptop computer. |
|
|
Term
|
Definition
Applying the computational resources of many computers in the network to a single large and complex problem. |
|
|
Term
|
Definition
The system software that manages and controls the activities of the computer. |
|
|
Term
|
Definition
Special system software that translates a high-level language for execution by the computer. |
|
|
Term
graphical user interface (GUI) |
|
Definition
The part of an operating system users interact with that uses graphic icons and the computer mouse to issue commands and make selections. |
|
|
Term
|
Definition
Operating system for all types of computers, which is machine independent and supports multi-user processing, multitasking, and networking. Used in high-end workstations and servers. |
|
|
Term
|
Definition
Reliable and compactly designed operating system that is an offshoot of UNIX and that can run on many different hardware platforms. Is available free or at very low cost as an alternative to UNIX and Windows opeating system. |
|
|
Term
COBOL (COmmon Business Oriented Language) |
|
Definition
Major programming language for business applications because it can process large data files with alphanumeric characters. |
|
|
Term
|
Definition
Visual programming tool for creating applications running on Windows. |
|
|
Term
fourth-generation language |
|
Definition
A programming language that can be employed directly by end users or less-skilled programmers to develop computer applications more rapidly than conventional programming languages. |
|
|
Term
|
Definition
Programming language that is very close to human language. |
|
|
Term
|
Definition
Software tool that provides immediate online answers to requests for information that are not predefined. |
|
|
Term
|
Definition
Programming language that can deliver only the software functionality needed for a particular task, such as a small applet downloaded from a network; can run on any computer and operating system. |
|
|
Term
hypertext markup language (HTML) |
|
Definition
Page description language for creating Web pages and other hypermedia documents. |
|
|
Term
XML (eXtensible Markup Language) |
|
Definition
General-purpose language that describes the structure of a document and supports links to multiple documents, allowing data to be manipulated by the computer. Used for both Web and non-Web applications. |
|
|
Term
XHTML (Extensible Hypertext Markup Language) |
|
Definition
Hybrid of HTML and XML that prvides more flexibility than HTML. |
|
|
Term
|
Definition
A prewritten, precoded, commercially available set of programs that eliminates the need to write software programs for certain functions. |
|
|
Term
|
Definition
An easy-to-use software tool for accessing the World Wide Web and the Internet. |
|
|
Term
|
Definition
Software that manages requests for Web pages on the computer where they are stored and that delivers the page to the user's computer. |
|
|