📚 Practice Mode

ASP Quiz

Learn at your own pace with hints and detailed explanations

1 / 14
Multiple Choice

In ASP, a request object retrieves info from a user by ________.

  1. a collection of values sent as cookies in a HTTP header
  2. a collection of data sent with a submitted form
  3. from client variables described from within an object
  4. from the OS module
  5. A&B