InterviewSolution
Saved Bookmarks
| 1. |
What does the java.net.InetAddress class represent?(a) Socket(b) IP Address(c) Protocol(d) MAC AddressI got this question by my school teacher while I was bunking the class.This interesting question is from Socket Programming in section Networking of Computer Network |
|
Answer» Correct OPTION is (B) IP Address |
|