What is the term for an endpoint of an inter-process communication flow across…

2024

What is the term for an endpoint of an inter-process communication flow across a computer network?

Answer: C. SocketIn computer networking, a socket is the standard term for an endpoint of inter-process communication across a network. It combines an IP address and a port…

  1. A.

    Port

  2. B.

    Pipe

  3. C.

    Socket

  4. D.

    More than one of the above

  5. E.

    None of the above

Attempted by 262 students.

Show answer & explanation

Correct answer: C

In computer networking, a socket is the standard term for an endpoint of inter-process communication across a network. It combines an IP address and a port number to uniquely identify the connection between processes on different hosts.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…