Programming - Sockets - Discussion

You Are Here :: Home > JAVA > Sockets - Discussion

 



Q.

The server invokes the _________________________ method of the ServerSocket class.                         


A. destroy() B. stop()
C. init() D. accept()

Answer: Option D
Explaination:

 


accept() method invokes server through ServerSocket class.




Discussion

Your Comments Goes here...
NameDiscussion