Q. Which statement among the ones below is correct

A.The Params and Forms collection of the HTTPRequest class are exactly same and theForms collection has       been provided only for backward  compatibility
B.The HTTPRequest class does include the Params collection
C.The HTTPRequest class does include the Forms collection
D.The difference between the Params and Forms collection of the HTTPRequest class is that the Params collection also represents QueryStrings, ServerVariables, andCookies
Ans:D