TCP/IP is a:
(A) Network Hardware(B) Network Software(C) Protocol(D) None of these
Answers
Answer:
(C) Protocol
Explanation:
The full name of TCP/IP is Transmission Control Protocol/Internet Protocol. It is a set of rules that decide how the Internet works. TCP/IP is used in a real environment, TCP/IP is a protocol of world-wide-web (www) which we call the Internet. All networks and protocols work on TCP/IP model. This model provides end-to-end communication.\
It was developed by the US Department of Defense (D.O.D) between the 1970s and 1980s. The main purpose of the TCP / IP model is to provide communication over a long distance, that is, we can also communicate with the network located at a long distance through this model.
This model helps us to create virtual networks when many computer networks are interconnected. The TCP/IP Model is a connection-oriented and reliable model protocol. It completely verifies the connection before transferring the data whether the connection is established with the receiver device or not. The TCP/IP model uses a client-server communication model in which one computer (user) requests a computer (the server) in response to which another computer on the network (the server) provides service.
#SPJ2