Q39
What is the role of the System.Net.Http.HttpClient class in C# networking?
A.
To send HTTP requests and receive HTTP responses
AnswerB.
To establish a connection to a TCP server
C.
To handle UDP communications
D.
To create a UDP client
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board