1. Which layer of the TCP/IP model is responsible for ensuring packets are sent reliably and any missing packets are resent?
- application layer
- transport layer
- internetwork layer
- network access layer
2. True or False: The Transport Control Protocol (TCP) does not keep track of segments sent to the destination.
- true
- false
3. True or False: The User Datagram Protocol (UDP) does not use acknowledgments to track the receipt of segments.
- true
- false