Which methods are commonly used in Server Socket class?
(a) Public Output Stream get Output Stream ()
(b) Public Socket accept ()
(c) Public synchronized void close ()
(d) Public void connect ()
I had been asked this question in an international level competition.
Enquiry is from Socket Programming topic in section Networking of Computer Network