MCQOPTIONS
Saved Bookmarks
| 1. |
In the socket programming, for an IP address, which can be used to find the host name and IP address of a client/ server? |
| A. | The ServerSocket class |
| B. | The Socket class |
| C. | The InetAddress class |
| D. | The Connection interface |
| Answer» D. The Connection interface | |