Team 1
Team 2
Team 3
Team 4
Team 5
100

The number of unique values you can store in 4 bits

What is 64?

100

How many bits are used to represent one character in ASCII?

What is 8?

100

Sometimes used for fonts, this system can be used to render a binary grid of pixels.

What is a bitmap?

100

When transmitting packets for an email, this type of data transmission protocol is used. 

What is TCP?

100

]A high-speed, reliable service that transmits data via pulses of light through ultra-thin strands of glass.

What is fiber-optic internet?

200

18 in binary

What is 10010?

200

Caused when a number is too large to fit in the available bits

What is an overflow error?

200

You can make orange with the RGB system (True or False)

What is True?

200

When a program does not run because of a typo in the code.

What is a syntax error?

200

 Lossless & Lossy

What are the 2 main types of compression?

300

The amount of ones in 67 in binary

What is 3?

300

Caused when code tries to access an item in a list that is greater than the capacity of the list

What is an overflow error?

300

This color system is used to display over 16 million colors.

What is RGB?

300

This type of error occurs when the program technically runs, but doesn’t perform the intended action

What is a logic error?

300

When you need to stream a video over limited bandwidth while keeping its metadata,which type of compression should you use?

What is lossy compression?

400

The formula for the number of unique values in a system with x bits

What is 2^x ?

400

integer, double, boolean

What are data types?

400

The number of distinct factors of authentication required for MFA.

What is 2?

400

A small piece of data containing a small amount of information, including the content, and where it needs to go.

What is a packet?

400

File-describing info. Helps manage bandwidth

What is metadata?

500

The number of bits per byte

What is 8?

500

A chart that allows you to go from decimal to a character, or from binary to decimal to character, to understand what character the computer would display

What is an ASCII table?

500

A password and an authenticator app is one example of this.

What is Multi-factor Authenticaion (Or MFA Or two-factor auth) ?

500

This type of error occurs while the program is running, and an unexpected event occurs.

What is a runtime error?

500

 Best type of compression for sending a friend a YouTube video

What is lossless compression?

M
e
n
u