Vidyalelo
C# Programming · Q16

Networking in C Sharp

Programming · C# Programming · question 16

Q16

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

A.
To handle DNS resolution
B.
To create a UDP client
C.
To establish a TCP connection
D.
To send HTTP requests and receive HTTP responses
Answer

Answer: Option D

Solution

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