Hurry Help!
Which are true statements about a difference between TCP and UDP? Select three options.
TCP messages can contain any number of packets; UDP can contain up to three.
TCP messages can contain any number of packets; UDP can contain up to three.
HTTP is built on TCP, not on UDP.
HTTP is built on TCP, not on UDP.
TCP messages are automatically encrypted; UDP messages are not.
TCP messages are automatically encrypted; UDP messages are not.
TCP resends lost packets; UDP does not.
TCP resends lost packets; UDP does not.
TCP is connectionless; UDP is connection oriented.
TCP is connectionless; UDP is connection oriented.
TCP acknowledges receipt of the message; UDP does not.
TCP acknowledges receipt of the message; UDP does not.