MCQOPTIONS
Saved Bookmarks
| 1. |
In Inet Address class, which method returns the host name of the IP Address? |
| A. | public string get hostname() |
| B. | public string gethostaddress() |
| C. | public static inetaddress get localhost() |
| D. | public getbyname() |
| Answer» B. public string gethostaddress() | |