The Internet
Math
Algorithms & Programming
random()
100
Before conducting ecommerce on a site, one should ensure that a safe connection has been established based on the protocol such as https://. In this case, the hypertext transfer protocol is ______.
What is secure
100

Convert 1010 to decimal.

What is 10

100

The data type of "spicyCheeto"

What is a string

100

A continuous form of information that represents the original

What is analog

200
The Internet depends on a layered communication system of _______ that manage abstractions.
What are protocols
200

___ distinct numbers can be represented with 9 bits

What is 512

200

Bundling commands into one code segment, for example a function, for making programs easier to write and manage is _______________.

What is (procedural) abstraction

200

A compression type that is used when fidelity is more important than time or data storage

What is lossless compression

300
Websites for a college or university should have this domain extension.
What is .edu
300

What is the first decimal value that would cause an overflow error in a 1 byte system?

What is 256

300

The variables defined in a named function/procedure.

What are parameters

300

A problem with algorithms that occurs when values are underrepresented in a dataset

What is algorithmic bias

400

A protocol that is used to reassemble packets when speed of data transmission is more important than fidelity. For example, in online gaming or video chats.

What is the User Datagram Protocol (UDP.)

400

What Boolean value does the statement 3+2 != 5 evaluate to?

What is "false"

400

Dimensions, fills, position, and borders are all examples of the __________ of variables.

What are properties

400

Christine uploads a hilarious video on a popular social media site. In less than a week, the video has 999,978 views. Christine checks the next day and, to her disappointment, the video has a total of 3 views. What data error could explain this sad, sad story?

What is overflow

500
The system used for translating a web address like www.google.com into an IP address that can be used to connect to the site's server.
What is the Domain Name System (DNS)
500

Convert the decimal value 100 to binary

1100100

500

Assuming that forward tells a robot to move forward by 10 pixels and turn tells it to turn right by 90 degrees, this shape would be drawn by the following algorithm. forward forward turn forward turn forward forward turn forward turn

What is a rectangle

500

A unique number that identifies devices that send and receive information on the internet

What is an IP address