Vidyalelo
C# Programming · Q5

Networking in C Sharp

Programming · C# Programming · question 5

Q5

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

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

Answer: Option C

Solution

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