Kizspy | Question: 50
(Choose 1 answer)
Choose the correct statement related to the HttpClient Class
A. HttpClient provides another layer on top of HttpWebRequest and HttpWeb Response
B. HttpClient was written in response to the growth of TCP-based web APIs and TCP services to provide a better experience than the WebClient class
C. HttpClient is a newer API for working with TCP Service and is designed to work well with libraries,REST-based services, and custom authentication schemes
D. None of the others