A _________ approach in error handling helps developers trace the root cause of an issue in an API.

  • Reactive
  • Proactive
  • Delayed
  • Real-time
A proactive approach to error handling involves identifying and addressing potential issues before they become critical. In the context of API development, a proactive strategy enables developers to trace the root cause of issues more efficiently. Therefore, option b) "Proactive" is the correct choice.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *