Programming - Sockets - Discussion

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

 



Q.

On the server side,you can use ________________ to receive input from the client.                         


A. Input Stream B. Output Stream
C. DataInputStream D. both a and b

Answer: Option C
Explaination:

 


On the server side,you can use DataInputStream to receive input from the client.




Discussion

Your Comments Goes here...
NameDiscussion