Q4
Which class in C# is used for sending and receiving data over a network stream?
A.
System.Net.WebClient
B.
System.Net.Sockets.UdpClient
C.
System.Net.Sockets.TcpListener
D.
System.Net.Sockets.NetworkStream
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board