IBM
C1000-012 · Question #78
Which characteristics makes an API RESTful?
The correct answer is D. It defines a number of custom media types for resources and is discoverable based on multiple known endpoints. See the full explanation below for the reasoning.
Question
Which characteristics makes an API RESTful?
Options
- AIt uses standard HTTP methods (e.g., GET, PUT, POST, or DELETE).
- BIt uses non-standard HTTP methods.
- CIt only works with Javascript.
- DIt defines a number of custom media types for resources and is discoverable based on multiple known endpoints.
How the community answered
(43 responses)- A16% (7)
- B7% (3)
- C5% (2)
- D72% (31)
Community Discussion
No community discussion yet for this question.