Save
Upgrade to remove ads
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Comp Science vocab

Glossary of Computer Science terms

TermDefinition
Algorithm A finite, well‑defined sequence of steps used to perform a task or solve a problem.
Abstraction Techniques for removing unnecessary details so the main ideas or processes can be more easily understood
Address Bus A communication pathway that carries the memory address used in read/write operations.
Accessibility The practice of ensuring products and systems are usable by people with diverse abilities.
Agile Methodology An iterative software development methodology focused on flexibility and interactive progress.
Agent (AI) A computational entity that interacts with an environment and learns via feedback.
Heuristic A technique used to improve algorithmic performance via informed estimation.
Iteration A process of repeatedly executing instructions, used heavily in list processing.
Dynamic Data Structure A structure whose size can change at runtime, such as a list.
Indexing Accessing elements in lists/arrays by position, usually starting at zero.
Key–Value Pair A data representation where a key maps to a specific value.
Hash Table A common implementation of dictionaries using hashing for fast retrieval.
Bandwidth The theoretical maximum amount of data transferable over a channel, usually measured in bits per second.
Big Data Data sets that are too large or complex for traditional processing approaches.
Binary The base‑2 number system using digits 0 and 1.
BIOS Non‑volatile firmware that checks hardware and boots a computer to the point where the OS can take over.
Bit The fundamental unit of data (0 or 1) in digital systems.
Black‑Box Testing Testing that focuses on inputs and outputs without knowledge of internal implementation.
Bluetooth A short‑range wireless standard for exchanging data between devices.
Boolean Algebra Algebra of two values (True/False) with operators like AND, OR, NOT.
Botnet A group of malware‑infected computers remotely controlled as a single network.
Brute‑Force Attack Trying all possibilities systematically to discover a secret like a password or key.
Byte A unit of digital information equal to eight bits.
Cache High‑speed memory storing frequently accessed data to improve performance.
Call Stack A stack structure storing stack frames for all currently executing subroutines.
Casting Converting data from one type to another (e.g., string to integer)
Checksum A value computed from data to detect errors in transmission or storage.
Cipher / Ciphertext n algorithm for encryption/decryption; ciphertext is the encrypted result.
Clock Speed Processor rate of completing cycles, typically in GHz
Cloud Storage Storing and retrieving files over the internet on provider‑managed remote servers.
Compiler A translator that converts source code to object/executable code through multiple stages.
Complexity A measure of the time and/or memory resources an algorithm requires.
CPU (Central Processing Unit) The component that executes instructions, manages memory, and handles I/O operations
Data Structure A structured way of organising and storing data (e.g., arrays, lists, trees).
Decryption Converting ciphertext back into plaintext using an appropriate key.
Encryption Transforming plaintext into ciphertext using an encryption algorithm.
Function (Mathematics/CS) A mapping of inputs to outputs
Hash Function A function that maps data to a fixed‑size value; used in dictionaries & hashing.
Malware Software designed to harm or exploit systems
Memory Storage for instructions/data used by a program
Network A group of devices communicating over wired or wireless channels
Operating System (OS) The software that boots from BIOS and manages hardware
Packet A formatted unit of data transmitted across networks
Pointer / Reference A value identifying a memory location
RAM Fast, volatile memory used for active program execution
Recursion A technique where a function calls itself; uses base cases
Tree A hierarchical data structure with parent‑child relationships.
Unicode / Character Encoding Systems for mapping text to binary
User Authentication Verifying identity before granting access.
Virtual Machine Software running bytecode produced by compilers.
Web Browser Software that stores cookies, loads HTML/CSS, and retrieves resources.
Wireless Communication Data transfer over radio waves
XML Although not explicitly in the visible snippet, the glossary references markup concepts
Created by: Markoti
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards