Question
Easy

Socket address is:

1
IPv4 address translated to IPv6 address
2
Combination of IP address and port address
3
Combination of MAC address and domain address
4
Application layer address
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Computer Network
Correct Answer
Option B
Explanation

The correct option is (2): The socket address is formally defined in networking as the Combination of IP address and port address. A socket acts as an endpoint for communication between two programs running over a network, and to establish this communication, the system needs to uniquely identify both the host computer and the specific application process on that host. The IP address serves to locate the unique computer on…Read More