Answer Posted / Aakanksha
A stateless entity does not maintain any information between requests. Each request is treated independently, so it doesn't need to keep track of the previous state or session data. On the other hand, a stateful entity maintains some information about the current state or session between requests. This allows it to respond appropriately based on the context of the ongoing interaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category