MCD-LEVEL-1 · Question #3
In an application network. If the implementation but not the interface of a product API changes, what needs to be done to the other APIs that consume the product API?
The correct answer is D. Nothing needs to be changed in the other APIs or their associated applications. Correct answer is Nothing needs to be changed in the other APIs or their associated applications This is the benefit of having separate interface layer. As there are no changes to interface , no changes are required on the API's which consumes this API in context
Question
In an application network. If the implementation but not the interface of a product API changes, what needs to be done to the other APIs that consume the product API?
Options
- AThe applications associated with the other APIs must be restarted
- BThe applications associated with the other APIs must be recoded
- CThe other APIs must be updated to consume the updated product API
- DNothing needs to be changed in the other APIs or their associated applications
How the community answered
(47 responses)- A15% (7)
- B6% (3)
- C2% (1)
- D77% (36)
Explanation
Correct answer is Nothing needs to be changed in the other APIs or their associated applications This is the benefit of having separate interface layer. As there are no changes to interface , no changes are required on the API's which consumes this API in context
Topics
Community Discussion
No community discussion yet for this question.