Answer (Choose 1 answer)
Choose the correct statement related to the WebResponse Class
A. All of the others
B. Applications can participate in request and response transactions in a protocol-agnostic r instances of the WebResponse class
C. Client applications do not create WebResponse objects directly, they are created by calli GetResponse method on a WebRequest instance
D. The WebResponse class is the abstract base class from which protocol-specific respons derived
Exit 17