Vidyalelo
C# Programming · Q35

Networking in C Sharp

Programming · C# Programming · question 35

Q35

Which method is used to send data over a network using the System.Net.Sockets.Socket class in C#?

A.
Send()
Answer
B.
Write()
C.
Transmit()
D.
Transfer()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board