OpenText Interview Question

What do I mean what I say that HTTP is a stateless protocol?

Interview Answer

Anonymous

Feb 21, 2016

HTTP has HTTP Cookies. Cookies allow the server to track the user state, number of connections, last connection, etc.