MuleSoft Certified Developer – Level 1 — Question 115
What is a core characteristic of the Modern API?
Answer options
- A. API is rapidly prototyped following AGILE methodology.
- B. API follows the RESTful architecture.
- C. API is designed first using an API specification for rapid feedback.
- D. API has a mechanism to accept feedback and suggestions for improvement.
Correct answer: C
Explanation
The correct answer, C, emphasizes the design-first approach of the Modern API, which allows for quick iterations based on user feedback. While A and B describe methodologies and architectures relevant to APIs, they do not specifically define the Modern API's core characteristic. D mentions feedback mechanisms, but does not capture the proactive design aspect that C highlights.