📝 Question
#2313
The client in socket programming must know which information?
✓
Correct Answer
A. IP address of Server
💡
Explanation
The client in socket programming must know IP address of Server as it has to use that IP address in order to initialize the socket class constructor. That is how the client requests a connection to the server.
⌨️ Press
A
B
C
D
to select