Binary
Algorithms
Cybersecurity
Internet
Data
100

The single unit of information in a computer, typically represented as a 0 or 1

what is a bit?

100

A procedure that allows a computer to solve a problem

What is an algorithm?

100
A process that reverses encryption
What is decryption?
100

A piece of mechanical or electronic equipment that is made for a specific purpose

what is a device?

100

The data about data

What is metadata?

200

The number of bits in a byte

what is 8?

200

An algorithm that searches a list sequentially until a match is found 

What is a linear search?

200

A piece of code that can copy itself and can corrupt/destroy data

What is a virus?

200

A shared boundary across which two separate components of a computer exchange information

What are interfaces?

200
Another name for one million bytes

What is a MB?

300

The numeric version for this set of binary

0111

What is 7?

300

A computational problem that cannot be solved by a turing machine

What is an unsolvable problem?

300

The process of verifying a users identity through 2 different methods of authentication

What is two-step authentication?

300

A wire or wireless communication pathway that allows for the transfer of data

What is a network?

300

A type of data used for graphics or pictures

What is an image?

400

The binary version for this number

32

What is 0010 0000?

400

A set of instructions that are repeated until a certain condition is met

What is an iteration?

400

A version of attack that send the user false emails or text messages looking for the user to surrender personal information

What is phishing?

400

The protocol used to access a secure web server

What is HTTPS (HyperText Transport Protocol Secure)?

400

The gap between those who have access to devices and the internet and those who do not

What is the digital divide?

500

The numeric version for this set of binary

0101 1011

What is 91?

500
A notation that resembles a simplified version of a programming language, used in program design
What is pseudo code?
500

A technique for encryption that shifts the alphabet by a certain number

what is Caesar Cypher?

500

 Having a secondary network device or system that takes over when the primary unit fails

What is redundancy?

500
A type of file that contains a video

What is an MP4 ?