InterviewSolution
Saved Bookmarks
| 1. |
What does local IP address start with?(a) 10.X.X.X(b) 172.X.X.X(c) 192.168.X.X(d) 10.X.X.X, 172.X.X.X, or 192.168.X.XI got this question in an interview for internship.Origin of the question is Client and Server topic in division Java Server Technologies & Servlet of Java |
|
Answer» The CORRECT answer is (d) 10.X.X.X, 172.X.X.X, or 192.168.X.X |
|