allows for sending multiple packets between two

computers by checking that all packets arrived and that they can be put back together in the proper order. (2 points)
• Internet Protocol (IP)
• HyperText Transfer Protocol (H T T P)
• HyperText Transfer Protocol Secure (H T T P)
• Transmission Control Protocol (TCP)
Is this statement True or False? If packets arrive out of order, all of the packets need to be sent again so they can be pieced together correctly. (2 points)
• True
• False
Is this statement True or False?
TCP/P, DNS, Routing, all work together to send packets over the internet. H T T P makes sure the information inside the packets can be understood.
(2 points)
• True
• False
are the units of data that are sent over the network.
(2 points)
• Protocol
• Packets
• Letters
is a set of data that describes and gives information about
other data. (2 points)
• metadata
• metacarpals
• medallions

1 answer

  1. The statement "allows for sending multiple packets between two computers by checking that all packets arrived and that they can be put back together in the proper order." refers to the Transmission Control Protocol (TCP). Therefore, the answer is:

    • Transmission Control Protocol (TCP)
  2. The statement "If packets arrive out of order, all of the packets need to be sent again so they can be pieced together correctly." is False. TCP can handle out-of-order packets by buffering them until the missing packets arrive.

  3. The statement "TCP/P, DNS, Routing, all work together to send packets over the internet. H T T P makes sure the information inside the packets can be understood." is True. TCP and DNS are essential parts of internet communication, and HTTP is a protocol that facilitates the understanding of the data within those packets.

  4. The answer to "are the units of data that are sent over the network." is:

    • Packets
  5. The answer to "is a set of data that describes and gives information about other data." is:

    • metadata