Juniper
JN0-222 · Question #55
Why is a REST API considered stateless?
The correct answer is A. The client requests to the server do not include state information. See the full explanation below for the reasoning.
Question
Why is a REST API considered stateless?
Options
- AThe client requests to the server do not include state information.
- BThe REST API is an international API.
- CNo client context is stored on the server between requests.
- DThe state of the server is not important when making requests.
How the community answered
(64 responses)- A72% (46)
- B9% (6)
- C5% (3)
- D14% (9)
Community Discussion
No community discussion yet for this question.