Vidyalelo
C# Programming · Q38

Networking in C Sharp

Programming · C# Programming · question 38

Q38

Which method is used to read data from a network stream using the System.Net.Sockets.NetworkStream class in C#?

A.
Fetch()
B.
Read()
Answer
C.
Transfer()
D.
None of the above

Answer: Option B

Solution

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