Multiple choice

Which of the following methods is used to allow sharing of information between visitors?

  1. Application method

  2. Cookies method

  3. Request.Form(fieldname: string)

  4. abs(n:number)

  5. Request.ServerVriables(REMOTE_HOST)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To allow sharing of information between visitors, application method is used.