Kizspy | Question: 48
(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 manner using instances of the WebResponse class
C. Client applications do not create WebResponse objects directly, they are created by calling the
GetResponse method on a WebRequest instance
D. The WebResponse class is the abstract base class from which protocol-specific response classes are derived