Basic Vocabulary Flashcards
Binary files
Computer-readable files.
Binary number system
Number system used by computers that uses only digits 0 and 1. Also called base 2.
Bit (Binary digiT)
A single 0 or 1 in binary code.
Byte
A group of 8 bits.
Cache
High-speed memory used to store frequently used data so that it can be quickly retrieved by an application.
Compiler
A program that converts an entire program into machine code before the program is executed.
CPU (Central Processing Unit)
Processes data and controls the flow of data between the computer’s other units. Also contains the ALU. Located on the motherboard.
File
A collection of related data stored on a lasting medium.
Folder
Used to organize commonly related files.
Gigabytes (GB)
Approximately one billion bytes.
Input device
Device used to enter data and instructions into the computer.
Java
A programming language and computing platform that was first released in 1995.
Kilobytes (K)
Approximately a thousand bytes.
LAN (Local Area Network)
A network used to connect devices within a small area.
Megabytes (MB)
Approximately one million bytes.