A socket is used for:
2025
A socket is used for:
- A.
Physical data transmission
- B.
Process-to-process communication
- C.
Storing network protocols
- D.
Network management
Attempted by 183 students.
Show answer & explanation
Correct answer: B
A socket is an endpoint for communication between two processes over a network. It enables applications on different devices to exchange data using TCP or UDP protocols.