Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Servlets%20Interview%20Questions%20and%20Answers

Question: Why is HTTP protocol called as a stateless protocol?
Answer: A protocol is stateless if it can remember difference between one client request and the other. HTTP is a stateless protocol because each request is executed independently without any knowledge of the requests that came before it.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook