NEW
Font size
WorksheetsGuess the CS Term!
Total questions: 20
Worksheet time: 10mins
A step-by-step set of instructions to solve a problem.
Variable
Function
Algorithm
Loop
A container used to store data temporarily in programming.
Function
Variable
Constant
Loop
A block of code that repeats until a condition is met.
Loop
Function
Condition
Array
A named block of reusable code.
Class
Loop
Function
Method
Converts human-readable code to machine code.
Interpreter
Assembler
Compiler
Debugger
An error in a program that causes it to crash or behave unexpectedly.
Hack
Bug
Glitch
Loop
A number system using only 0s and 1s.
Decimal
Octal
Hexadecimal
Binary
A structured collection of related data.
File
Spreadsheet
Database
Folder
A unique identifier assigned to a device on the internet.
MAC address
Port number
IP Address
URL
Protects a network by controlling incoming and outgoing traffic.
VPN
Router
Antivirus
Firewall
A data structure that uses Last In First Out order.
Array
Stack
Queue
List
A data structure that uses First In First Out order.
Stack
Queue
Heap
Array
Storing and accessing data over the internet.
Big Data
Data Science
Cloud Computing
IoT
A method of hiding data by converting it to a secret code.
Compression
Encoding
Encryption
Formatting
Software that manages all other software and hardware.
Utility
Operating System
BIOS
Kernel
A cyberattack where attackers trick users into revealing personal data.
Ransomware
Spyware
Phishing
Malware
Finding and fixing problems in code.
Debugging
Compiling
Patching
Refactoring
The standard language for making web pages.
CSS
JavaScript
Python
HTML
The 'brain' of the computer.
RAM
CPU
SSD
Motherboard
The web address you enter in a browser.
HTML
URI
URL
IP
