Answer (Choose 1 answer)
Which of the following statements related to Protocol is True?
A. The protocol is set rules for packaging data of a network communication because client and server can be working in different platform
B. All of the others
C. UDP (User Datagram Protocol) is a protocol that sends independent packets of data, called datagrams.from one computer to another with no guarantees about the arrival
D. TCP (Transmission Control Protocol) is a connection-based protocol (only one connecting line only) that provides a reliable flow of data between two computers based on the acknowledged mechanism