Bonus
Binary Messages
Binary Numbers
Internet
DNS
100

What is a binary?

A way of representing information using only two options.

100

How many bits are in one byte?

8

100

What is a protocol and why do we need it?

A set of rules or procedures for transmitting data between electronic devices, such as computers. In order for computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.

100

What is a DNS and its purpose.

Domain Name Servers (DNS) are the Internet's equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines, access websites based on IP addresses.

200

What is 000000001101 binary in decimal?

13

200

What is a bit?

 A contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1

200

Convert 101101 binary to decimal

45

200

Why did we have to upgrade to IPv6 128-bit?

IPv6 provides a more simplified network configuration because client-side IP address assignment is built into it. Instead of assigning addresses to devices via a DHCP server as you would with IPv4

200

Why do computers need to periodically check the DNS for websites you have already visited?

To make sure the website is available and is continuing to send output data .

300

How many minimum bits are needed in a binary message to answer a question with 4 answers?

2 bits “A” and “B”

300

How would you respond to a simple true or false binary message such as "Do you like dogs?"

We would use "0" as a false statement and "1" as a true statement
300

Convert 27 decimal to binary

11011

300

When you send a message to a different router, why would your router know you are sending a message to a different router.

The first 4 bits of the address specify the router number that you are sending to.

300

Do we need to know the IP address of the sites we wish to reach?

No, our computer will check for us and automatically take us there.

400

True or False. Displaying a web page will often require multiple HTTP requests in order to acquire all the necessary data.

True

400

If we send a binary message consisting of 2 bit, "A" and "B", what is the most amount of possible combinations (order matters)

"AA" "BB" "AB" "BA"

400

What is 10110 binary converted to hexadecimal

16

400

True or False. A packet travelling between two computers on the Internet may be rerouted many times along the way. 

True

400

What is a DDoS attack

A distributed denial-of-service (DDoS) attackoccurs when multiple systems flood the bandwidth or resources of a targeted system, usually one or more web servers

500

Explain what innovation is and give an example of innovation in the past solving real world problems

Answers vary

500

If we send different multiple binary messages, how can the receiver know when a message stops and when a new one occurs.

The time taken between sending the two binary messages. 

500

If we have a device with a resolution of 5x8 bits, what is the total number of bytes used to project an image.

6 bytes (metadata)

500

Can you know in advance what route the computer will take to the Internet.

No, because the computer takes a different route each time.

500

Explain the DNS process

Answers may vary

M
e
n
u