Question: Which REST constraint allows for the presence of caching, routing, and other systems between the client and server?

  1. `Layered System`
  2. `Stateless`
  3. `Client-Server`
  4. `Cacheable`

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