The number of bits that are conveyed or processed per unit of time.
What is Bitrate
With a decimal of 9, the binary number would be this
What is 1001
With a binary of 1011, the decimal number would be this
What is 11
When you send bits of information to someone else, the computer knows who the bits are meant for by using this
What is an IP Address
With a decimal of 22, the binary number would be this
What is 10110
A set of rules governing the exchange or transmission of data between devices.
What is Protocol
With a decimal of 26, the binary number would be this
What is 11010
With a binary of 11000, the decimal number would be this
What is 24
Depending on the current network conditions, this item will determine how data will reach it's destination the fastest
What is the router
This represents the time it takes from one bit to travel from one place to another
What is latency
The principle that all Internet traffic should be treated equally by Internet Service Providers.
What is net neutrality
With a decimal of 48, the binary number would be this
What is 110000
With a binary of 111001, the decimal number would be this
What is 57
If the message you want to deliver is too large, your computer might break up your information using this
What are packets
An example of these waves would be WiFi. A disadvantage of them would be that they cannot travel long distances
What are radio waves
This provides reliable, ordered, and error-checked delivery of a stream of packets on the internet.
What is TCP
With a decimal of 72, the binary number would be this
What is 1001000
With a binary of 1000100, the decimal number would be this
What is 68
When a hacker taps into a DNS server and changes it to match a domain name with the wrong IP address, this has happened
What is DNS Spoofing
This an ASCII text based protocol that is used for transmitting web pages over the Internet
What is HTTP
This system translates domain names to IP addresses
What is DNS
With a decimal of 129, the binary number would be this
What is 10000001
With a binary of 1100101, the decimal number would be this
What is 101
This type of cable to send information can go across ocean floors to connect continents. However, they are expensive and hard to work with.
What are fiber-optic cables
We often talk about how the Internet works in "layers". This is a perfect example of __________ on the Internet, as one layer makes use of the functionality provided by the layer below it, without worrying about the details of how this functionality is achieved.
What is abstraction