MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Computer Network
Q
What is the term for an endpoint of an inter-process communication flow across a computer network?
AA. Port
BB. Machine
CC. Socket
DD. Pipe
Correct Answer:
C. C. Socket
Explanation:
Socket is one end point in a two way communication link in the network. TCP layer can identify the application that data is destined to be sent by using the port number that is bound to socket.