Definitions Flashcards
ADDRESS BUS
Carries the address of a memory location currently being read from or written to.
APPLICATION S/W
Software written to perform user tasks
BATCH OS
A process runs from beginning to end without user intervention
BAUD RATE
Number of voltage changes per second. One baud ≈ One bit/s
BIT RATE
Number of bits per second
BUS
A set of wires connecting components
CHECK DIGIT
Calculated using the data and a special algorithm and appended to the original data to check integrity
CLI
Command Line Interface. User has to type in commands e.g. DOS
COMPILER
Whole source code translated into object code (executable file) in one go
DATA BUS
Carries the data currently being read or written
FOREIGN KEY
An attribute in one table and the primary key in another (linking the two tables)
HANDSHAKING
An exchange of signals to establish that one device is ready to send and another ready to receive data
HARDWARE
The physical components of the computer
HCI
Human Computer Interface. Interaction between the user and the computer
IMPERATIVE HLL
Computer executes instructions in programmer defined sequence
INDEX
An alphabetical list of a particular attribute
INTEGRATED PACKAGE
One program with several functions (e.g. MS Works)
INTEGRITY OF DATA
Making sure data is accurate/valid