Question 30:
What is the difference regarding reliability and communication type between TCP and UDP?
Answer options:
A. TCP is reliable and is a connectionless protocol; UDP is not reliable and is a connection-oriented protocol. B. TCP is not reliable and is a connectionless protocol; UDP is reliable and is a connection-oriented protocol. C. TCP is not reliable and is a connection-oriented protocol; UDP is reliable and is a connectionless protocol. D. TCP is reliable and is a connection-oriented protocol; UDP is not reliable and is a connectionless protocol.