employer cover photo
employer logo
employer logo

Tata Consultancy Services

Part of Tata Group

Engaged Employer

Tata Consultancy Services Interview Question

Is REST API stateless? If it is stateless then explain why.

Interview Answer

Anonymous

Apr 3, 2024

Yes, REST API is stateless. This means that each request from a client to the server must contain all the information necessary for the server to understand and fulfill that request.