1.1
1.2/1.3
1.4
1.5
1.6
100

A number system that is in base 16, uses 0-9 and A-F.

What is Hexadecimal?

100

This is a data type that only stores values of “true” or “false”

What is Boolean?

100

Filters ingoing and outgoing internet traffic to ensure the safety of the user.

What is a firewall?

100

This storage unit is made of eight bits.

What is a byte?

100

 This consists of software, hardware, os, and user problems

What are the four types of computer problems?

200

A base 2 number system commonly used in computers.

What is binary?

200

This data type only stores a single character.

What is char?

200

A copy of data stored somewhere else in case of a problem for restoration purposes.

What is a backup?

200

The unit of storage that is equal to 1000 MB.

What is a Gigabyte?

200

The first step to take when troubleshooting.

What is duplicating the problem?

300

Write down the number. Subtract it by the first largest number starting from the left. If it’s subtractable, type in a “1." If it’s not subtractable, type in a “0."

What is the correct process of converting to binary?

300

The process of translating data to make it usable for the system.

What is processing?

300

Protects a work from being recreated for various purposes

What is copyright?

300

This is the number of processes that a CPU can complete in a second.

What is Hertz (Hz)?

300

The most important step in troubleshooting and helps with solving problems in the future.

What is documentation?

400

Unicode is the standard that represents letters of many languages and mathematical symbols whereas ASCII is limited to a few characters such as uppercase and lowercase letters and digits(0-9).

What is one of the main differences between ASCII and a Unicode?

400

Outside devices that are connected to the computer that someone uses to do things like type and draw.

What are input & output devices?

400

Keeps the rights of a work to their creator for a set period of time

What is a patent?

400

A common measurement of data speed, often used with modems and transmission.

What is bps?

400

This test involves turning the computer off and back on again. It checks for hardware problems before booting.

What is the POST test?