Vidyalelo
C# Programming · Q1

Networking in C Sharp

Programming · C# Programming · question 1

Q1

What is the purpose of the System.Net.Sockets.TcpClient class in C#?

A.
To handle HTTP requests
B.
To create a UDP client
C.
To establish a connection to a TCP server
Answer
D.
To perform DNS resolution

Answer: Option C

Solution

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