Basic Computer Terminology - A to Z

Access Time The time taken to retrieve date from a storage device or to obtain data from peripheral unit
Alphanumeric Pertaining to a character set that contains letters, digits and usually other characters such as punctuation marks
Background Job A Job in an operation system which has a lower priority than jobs being run simultaneously which involve any online activity
Binary Digit The digit 0 to 1
Binary Number System Number system with a base of 2
Bit Smallest possible unit of information (Binary digit)
Bug Any mistake or malfunction of computer (programme or system
Bus A line or circuit used for transmitting data or power to a large number of devices
Central Processing Unit The computer unit that performs the execution of instructions
Character Set A set of unique symbols arranged in a fixed order used by a device or language to denote information
Chip The tiny bit of silicon that forms the heart of an integrated circuit
Cobol Common Business Oriented Language
Compile To translate a computer programme written in a higher level source language into a machine language programme
Computer System A central processor and associated peripheral units
Data processing The operations performed on data
Debug To locate and correct any errors in a computer programme or to correct malfunctions in the computer or its peripheral equipment
Downtime The period during which a computer is not operating correctly due to mechanical or electronic failure or malfunction
EDP Electronic Data Processing; the processing of data with electronic equipment
Executive A Programme that helps manage the operation of a computer system
Flowchart A graphic representation of the definition analysis or solution to a problem in which symbols are used to represent operations, data flow or equipment
FORTRAN A high level programming language for scientific and mathematical use (Formula Translation)
Hardware Physical equipment such as mechanical, magnetic, electrical or electronic devices
Hexadecimal Number System Number system with a base of 16
High-Level language Developed to make the task of programming easier
Input The actual data which must be put into the computer to accomplish some task
Label A group of characters used as a symbol to identify an item of data, an area of memory
Machine language Refer to instructions written in machine code which can be immediately obeyed by a computer without translation
Main Storage The store from which instruction are executed
Memory The chips in the computer where information and instructions are stored in Binary code
Micro Second One Millionth of a second
Millisecond One Thousandth of a second
Octal Number System Number system with a base of 8
Offline Not connected directly to the main computer system
Online Refers to any equipment or process that sends information directly to the computer for immediate processing and immediate results
Operating System An integrated collection of computer programmes which supervises the sequencing of programme by a computer
Output The results of the computer's processing
Over Flow A quantity of data that exceeds the memory capacity of the storage register or location which is to receive the result
Packaged Programme Programmes and subroutines written and supplied by the computer manufacturers to their customers
Processing A general term for any device capable of carrying out operation on data; sometimes used as a synonym for central processor
Programme A sequence of instructions written in computer language
Programmer A person who prepares problem solving
Programming Language A special language, such as COBOL or BASIC, in which a program is written so the computer can understand it
Queue A line or group of items of tasks in a computer system awaiting service
Random Access The part of the computer's memory where data, instructions are stored temporarily
Read Only Memory The part of the computer's memory where permanent instructions are stored
Real-Time Method of operation where data is absorbed by the computer at the actual time of its occurrence
Reserve Words Words that cannot be used as data names, filenames or procedure names
Remote Access Communication between a computer system and one or more stations that are located at a distance from the actual computer system
Response Time In time-sharing system, the elapsed time between the generation of a message at a terminal and the receipt of a reply at the terminal
Routine A set of coded instructions arranged in proper sequence to direct the computer to perform a specific operation or series of operations
Serial The handling of operations or processes in a single device in sequential order, one at a time
Software A set of computer programs or procedures concerned with the operation of data processing
Source Language A language used by the programmer to write a computer program
Storage String A line of symbols of indefinite length treated as a single unit
Structured programming A systematic procedure for writing program in modular form with a clear logical structure
System A combination of processes, procedures or techniques that work together in an organized effort to accomplish specific and desired operations or tasks
System Analyst Person trained in the analysis of business problems from solution with the aid of a computing system
Systems Program Controls the operations of the computer system
Terminal A device or a point for communicating with the computer
Time-Sharing A mode of operation in which several users, through numerous terminal devices, share access to a central computer concurrently and interact with the programs during execution
Time-Slicing Mode of operation in which the computer performs on one program for a short while, then goes to work on another program for another short time and so forth
Track The actual path on a moving storage medium on which data is recorded
Zero Suppression Deleting leading zeros from number in order to make results more readable

Comments

Popular posts from this blog

Speed And Correct Division by 9 (Nine)

How to Multiply with base of 100 – Vedic Multiplication - Lesson Three