An API in considered RESTful if it has which of the following features? (Choose three.)

IT Exam Items RepositoryCategory: CCNA 3 v7An API in considered RESTful if it has which of the following features? (Choose three.)

An API in considered RESTful if it has which of the following features? (Choose three.)

  • Stateful
  • Stateless
  • Cacheable
  • Cacheless
  • Client-Server
  • Server-Server

Explanation: An API is RESTful if it is client-server, stateless, and cacheable.

Related exam: 14.4.7 Check Your Understanding - REST