Programming - Networking - Discussion

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

 



Q.

Send data to the Client Using __________________________.                         


A. Printf B. Printout
C. PrintStream D. Println

Answer: Option C
Explaination:

 


Send data to the Client using PrintStream. PrintStream ps=new PrintStream(obj);




Discussion

Your Comments Goes here...
NameDiscussion