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
AnswerC.
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