Computer Science- Jargon Quiz Flashcards
(26 cards)
Algorithm
A list of instructions, procedures, or formulas used to solve a problem
802.11a/b/n/g/c
Wireless communication protocols, defined the standards of wi-Fi; each letter represents an admen dement made to the original 802.11 protocol
API (Application programming Interface)
A set of programming instructions used to access a particular website (how you connect to websites)
ASCII (American Standard Code for Information Interchange)
Translation of human language and commands into numerical representation
Bandwidth
Measurement of the total amount of data being transferred over a certain period of time; often used to determine how busy a website is (number of bit available or consumed data expressed in bits per second)
Bottleneck
A point of congestion that occurs when a network is overloaded with data
Bit
Smallest unit of measuring data, can be either 1 or 0 (8 bits = 1 byte)
Bug
Errors in a program
Bytes
Units of memory (1 byte = 1 character)
CPU- Cache
Extremely fast but small amount of data used by the CPU to store the most frequently accessed data in the main storage space
Compression
A way to process information so it takes up less memory than it did intitially
CPU (Central Processing Unit)
Hardware in a computer that carries out the actions of a computer program (where calculations are performed and instructions carried out)
Debug
To find and fix errors in a computer program
Download
The process of a computer receiving data
Encryption
A process of encoding text so that hackers can’t read it but authorized parties can
Ethernet
System used to connect computers to a network with a physical cable, usually faster than a wireless connection
Firewall
A barrier that controls the data that passed through it to protect a computer from danger
Hard disk
A piece of hardware used for long term data storage (main storage for programs and data on a computer)
HTML (HyperText Markup Language)
Coding language used for designing websites, uses tags to tell the computer what text or design to display on the website
HTTP
Standard way to request and transfer hypertext documents and files over the Internet or some other computer network
Jargon
The language, especially the vocabulary, of a particular trade, profession, or group
Motherboard
Circuit board located at the bottom of a computer case and is responsible for allowing computer hardware to transfer information with each other
OS (Operating System)
Controls the computer’s operations, executing of programs, managing storage, and communication resources (translates data from applications and hardware into computer language and vice versa, manages computer’s hardware and software resources)
RAM (Random Access Machine)
Faster than long term storage, used to store data temporarily