InterviewSolution
Saved Bookmarks
| 1. |
Which classes are used for connection-less socket programming?(a) Datagram Socket(b) Datagram Packet(c) Both Datagram Socket & Datagram Packet(d) Server SocketI had been asked this question in a job interview.The query is from Socket Programming topic in portion Networking of Computer Network |
|
Answer» Correct option is (c) Both Datagram Socket & Datagram PACKET |
|