with correct answers
prototype - correct answer ✔✔A preliminary sketch of an idea or model for something new. It's the
original drawing from which something real might be built or created.
binary question - correct answer ✔✔a question where there are only two possible answers
binary message - correct answer ✔✔a message that can have only one of two values
bit - correct answer ✔✔A contraction of "Binary Digit." A bit is the single unit of information in a
computer, typically represented as a 0 or 1.
bit rate - correct answer ✔✔the number of bits that are conveyed or processed per unit of time.
protocol - correct answer ✔✔A set of rules governing the exchange or transmission of data between
devices.
ASCIII - correct answer ✔✔The universally recognized raw text format that any computer can understand
American Standard Code for Information Interchange - correct answer ✔✔What does ASCII stand for?
(cap first letter)
code - correct answer ✔✔(slang) to write instructions for a computer
request for comments - correct answer ✔✔documents how standards and protocols are defined --
Published for all to see
, router - correct answer ✔✔a computer which receives messages traveling across a network and
redirects them towards their intended destination based on the addressing information included with
the message.
redundancy - correct answer ✔✔repetition of information or the inclusion of additional information to
reduce errors in transmission.
DNS - correct answer ✔✔The service that translates URL's to IP addresses
domain name service - correct answer ✔✔DNS stands for...
uniform resource locator - correct answer ✔✔URL stands for...
HTTP - correct answer ✔✔the protocol used for transmitting web pages over the internet
hypertext transfer protocol - correct answer ✔✔HTTP stands for...
TCP - correct answer ✔✔provides reliable, ordered and error checked delivery of a stream of packets in
the internet
transmission control protocol - correct answer ✔✔TCP stands for...
URL - correct answer ✔✔an easy to remember address for calling a web page
IP address - correct answer ✔✔A number assigned to any item that is connected to the internet
net neutrality - correct answer ✔✔the principle that all Internet traffic should be treated equally by
Internet Service Providers
abstraction - correct answer ✔✔Creating simple concise representations of more complex phenomena
so that people can more easily work with, communicate about, and learn about anything.