Question: Which REST constraint specifies that each request should stand on its own and not have a specific required order?

  1. Uniform Interface
  2. Cacheable
  3. Stateless
  4. Client-Server

Answer: The correct answer of the above question is Option C:Stateless