Vidyalelo
C# Programming · Q12

Networking in C Sharp

Programming · C# Programming · question 12

Q12

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

A.
To create a UDP client
B.
To download or upload data from or to a web server
Answer
C.
To handle HTTP requests
D.
None of the above

Answer: Option B

Solution

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