Question: Which REST constraint specifies that there should be no shared context?

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

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