Computer Science, asked by smartyaryan143, 1 year ago

What is protocol in computer terminology.?

Answers

Answered by singhekamjot
16
Protocol, in computer science, a set of rules or procedures for transmitting data between electronic devices, such as computers. In order for computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.
Answered by Rumi123456789
13
In computer terminology, protocols are a set of basic rules which should be followed for data communication in a network.

◆ EXAMPLE ◆
● FTP (File Transfer Protocol)
● SMTP (Simple Mail Transfer Protocol)
● TCP/IP (Transmission Control Protocol/ Internet Protocol)
● HTTP (Hyper Text Transfer Protocol)
Similar questions