An endpoint of an inter-process communication flow across a computer network…

2023

An endpoint of an inter-process communication flow across a computer network is called

Answer: A. SocketAn endpoint of inter-process communication (IPC) over a computer network is called a Network socket. It represents the end point of communication between two…

  1. A.

    Socket

  2. B.

    Pipe

  3. C.

    Port

  4. D.

    More than one of the above

  5. E.

    None of the above

Attempted by 741 students.

Show answer & explanation

Correct answer: A

An endpoint of inter-process communication (IPC) over a computer network is called a Network socket.

It represents the end point of communication between two processes over a network

Defined by:

IP address (host)

Port number (process/service)

👉 So a socket uniquely identifies a communication endpoint in network communication.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…