What is the difference regarding reliability and communication type between TCP and UDP?
TCP is reliable and is a connection-oriented protocol UDP is not reliable and is a connectionless protocol
TCP is not reliable and is a connection-oriented protocol; UDP is reliable and is a connectionless protocol
TCP is not reliable and is a connectionless protocol; UDP is reliable and is a connection-oriented protocol
TCP is reliable and is a connectionless protocol; UDP is not reliable and is a connection-oriented protocol
Submit