employer cover photo
employer logo
employer logo

Neophyte Consulting Services

Is this your company?

Neophyte Consulting Services interview question

What is the difference between a cookie and a session?

Interview Answer

Anonymous

8 Dec 2024

Cookies are small text files stored on the user's device, used to store information like user preferences or session IDs. Sessions are server-side mechanisms that store user-specific data for a particular session, often used to maintain user state across multiple page requests