InterviewSolution
Saved Bookmarks
| 1. |
Which of these class is used to create servers that listen for either local or remote client programs?(a) httpServer(b) ServerSockets(c) MimeHeader(d) HttpResponseThe question was asked in homework.Question is taken from Networking in portion Serialization & Networking of Java |
|
Answer» The CORRECT OPTION is (B) ServerSockets |
|