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