Search for Dictionary terms (regular expression allowed)
Begins with Contains Exact term Sounds like

Add WordAdd New Word

All | 0-9 | & | ( | - | . | @ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ~
Page:  1 2 3 4 5 6 7 8 9 10 11... Next »

A

Word Explanation
A
  1. Ampere; a charge of one coulomb passing a point in one second. 2. Abbreviation for Angstrom; one 10-billionth of a meter. (The Angstrom abbreviation is actually the Norwegian capital A for the Norwegian letter aa. It has a diacritical mark, a circle, attached to the tip of the A. We could not create it here.) See also ampere and angstrom entries.
A Programming Language

(APL). A high-level mathematical programming language developed by Kenneth Iverson in the 1960s. It can be run on many different kinds of computers, and is still used for some applications. APL uses its own special characters to represent operations.

A-B box

A box that enables two or more computers to take turns using a peripheral device such as a printer or scanner. The user turns a switch on the box choosing A, B, etc. to change from one computer to another.

A/D converter

Analog-to-digital converter. A device that converts data from analog to digital form. For example, an audio CD is made by converting analog sound signals into digital data.

A/UX

A version of UNIX developed by Apple Computer for the Macintosh.

A:

The A: drive, the first drive in a computer or on a network. It can be a diskette or hard disk drive.

AA

Auto Answer. Some modems can be set up to accept telephone calls and automatically establish a connection; this ability is called auto answer. When the AA light on the modem goes on, the modem is set to auto answer.

AAT

Average Access Time. The average amount of time it takes for a storage peripheral to transfer data to the CPU.

abend

ABnormal END. From an error message on the IBM 360. Also called a crash or bomb, it is the result of erroneous software logic or hardware failure.

ABI

Application Binary Interface. A specification for the application programming interface (API) and machine language for a hardware platform. The PowerOpen Environment and Windows Sockets are examples of ABIs.

ABIOS

Advanced Basic Input/Output System. A BIOS that is compatible with the latest software and peripherals.

ABIST

Automatic Built-In Self-Test. An automatic self-test performed by an IBM computer to make sure its various components are functioning properly.

abort

To cancel a command or stop a transmission.

Abort, Retry, Ignore, Fail?

A DOS error message that is displayed when the computer has trouble reading a disk or file.

ABR

(Automatic Baud Rate detection). The process in which a receiving device examines the first character of an incoming message to determines its speed, code level, and stop bits. Having this automatic function makes it possible to receive data from different transmitting devices operating at different speeds without having to establish data rates in advance.

abscissa

The x coordinate on an x,y graph (y is the ordinate).

absolute address

A specific location in the memory of a computer or peripheral device, which is not defined by reference to any other address. It is sometimes derived by taking a base address and adding to it a relative address.

absolute cell reference

In a spreadsheet, a reference to one specific cell, rather than a relative reference which would indicate the placement of a cell in reference to the current cell (for example, four rows above in the same column). Since cell references in a spreadsheet are relative references by default, an absolute cell reference must be indicated; this is done by different codes in different programs, but often by adding a dollar sign: $A42, $B$12.

absolute path

A designation of the location of a file which is given in relation to the root directory; it includes the root directory and the descending series of subdirectories leading to the end file.

absolute pathname

A pathname that is defined in relation to the root directory.

absolute reference

In a spreadsheet, a reference to one specific cell, rather than a relative reference which would indicate the placement of a cell in reference to the current cell (for example, four rows above in the same column). Since cell references in a spreadsheet are relative references by default, an absolute reference must be indicated; this is done by different codes in different programs, but often by adding a dollar sign: $A42, $B$12.

absolute vector

A vector whose end points are indicated as absolute coordinates.

Abstract Syntax Notation One

(ASN.1). The ISO language for describing abstract syntax.

Abstract Windows Toolkit

(AWT). A Java application programming interface that allows programmers to develop Java applications having windows, scroll bars, and other components of a graphical user interface, which are usable on a variety of platforms such as Windows, Macintosh, and UNIX. The AWT instructions are translated for the host operating system by Java Virtual Machine (VM).

AC

Alternating Current. Alternating current differs from direct current (DC) in that its direction is reversed 60 times per second (50 times per second in some countries). The electricity in ordinary home or office outlets is AC.

Page:  1 2 3 4 5 6 7 8 9 10 11... Next »
Disclaimer: This section is for information purposes only posted by the public. If you feel the information is incorrect, please send us an email to webmaster at computeruser dot com.