Web Technologies (HTML, CSS, JavaScript, HTTP)
The concept in which a small piece of data stored by a browser that websites use to remember information between requests is best known as which of these terms?
- A. HTTP status code 200
- B. Cookie ✓
- C. Session
- D. AJAX
Correct answer
B. Cookie
Explanation
Cookie refers to a small piece of data stored by a browser that websites use to remember information between requests.