Computer Science, asked by santosh06, 1 year ago

what is protocol? And why protocol is necessary?

Answers

Answered by Akshaymas
14
Protocol:

Set of guidelines for implementing networking communications between computers.


Necessity:

1. exchanging infos.

2. easily sharable.
Answered by astitvastitva
5
A protocol is a well defined set or list of commands and rules on which a software or any device can exchange information over a network accordingly.
This allows devices to communicate over a network and identify themselves to others. Devices may not require a protocol and be operated manually, but this is a slower and highly inefficient method. Therefore, protocols also saves unnecessary efforts and time.
Similar questions