Question: Which REST constraint specifies that knowledge and understanding obtained from one component of the API should be generally applicable elsewhere in the API?

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

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