Choose the exceptions generated by the GetReponse() method defined by WebRequest.
(a) InvalidOperationException
(b) ProtocolViolationException
(c) WebException
(d) All of the mentioned
This question was posed to me in homework.
My question is taken from Network Errors Handling topic in division Namespaces, Preprocessors and Networking of C#