Multiple choice Which of the following statements is incorrect about cookies? It is stored in browser's memory. It is created by browser, which stores it in its own memory. It travels between browser and server. It is created by server and sent to the browser. It is a small text file. Reveal answer Fill a bubble to check yourself B Correct answer Explanation It is created by server, and sent to the browser along with the first HTTP response. The browser accepts it, and stores it inside its own memory.