Vidyalelo
C# Programming · Q39

Networking in C Sharp

Programming · C# Programming · question 39

Q39

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

A.
To send HTTP requests and receive HTTP responses
Answer
B.
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