Which of these data members of HttpResponse class is used to store the response from a http server?
(a) status
(b) address
(c) statusResponse
(d) statusCode
This question was addressed to me in an interview for internship.
My query is from UrI Class in portion Namespaces, Preprocessors and Networking of C#