(IX) Technical Terms
- Computer works with digits and also represents numerals, letters or other special symbols
Ans: Digital Computer
- The combination features of analog and digital machines
Ans: Hybrid Computer
- Packages that makes learning much more interactive
Ans: CAE (Computer Aided Education) and CBT (Computer Based Training)
- Networks of networks of computers, which links many different types of computers all over the world
Ans: Internet
- The computer that measures physical quantities such as pressure and temperature and converts them to numeric values
Ans: Analog Computer
- The smallest of the computer family that consists of a microprocessor as its CPU
Ans: Micro computer
- The brain of the computer system, which is responsible for activating and controlling the operations of other units of the computer system
Ans: Central Processing Unit
- The nervous system, of the computer that controls and co-ordinates the other components of the computer
Ans: Control Unit
- The memory that acts as a high speed buffer between the CPU and the main memory
Ans: Cache Memory
- The memory of a computer that provides storage for data and instructions on which the control unit and the arithmetic - logic unit operate
Ans: Primary Memory
- The primary memory which is volatile in nature.
Ans: RAM (Random Access Memory) - The device that are used to receive the input data from the user.
Ans: Input Device - The devices that are used to get output or information from the computer
Ans: Output Devices
- Volatile memory of a computer system
Ans: Random Access Memory
- An output device which produces hard copy output in paper
Ans: Printer
- An output device which produces audio output
Ans: Speaker
- A device which scans the bar code of any item
Ans: Bar Code Reader (BCR)
- A location in computer memory consisting of eight adjacent bits
Ans: Byte
- Disk storage system consists of a rotating disk
Ans: Hard Disk
- A storage medium from which data is read and to which it is written by laser technology
Ans: Optical Disks
- Combination of four bits
Ans: Nibble - Range of possible values used in a number system
Ans: Base of Number System - Number System having base 2
Ans: Binary Number System - Number System having base 8
Ans: Octal Number System - Number System having base 10
Ans: Decimal Number System - Number System having base 16
Ans: Hexadecimal Number System - Instruct the hardware what to display on the user's screen
Ans: Software
- A person who is involved to prepare a computer program.
Ans: Programmer - The software created on demand of the user.
Ans: Tailored Software - A program which is ready to translate into machine language.
Ans: Source Program - A program obtained after converting into machine language.
Ans: Object Program - Translates an assembly program into machine label program
Ans: Assembler
- The software which is used to support, improve, expand and secure existing program and data in the computer system
Ans: Utility Software
- The software that looks the entire source code and converts to the machine code
Ans: Compiler
- The system software which controls and co-ordinates all activities of a computer system
Ans: Operating System
- The operating system that runs on the basis of commands.
Ans: Command User Interface - The language translator which translates one statement at a time
Ans: Interpreter