A

Admin • 833K Points
Coach

Q. Why does the Node rely on event handlers?

  • (A) APIs are synchronous
  • (B) APIs are asynchronous
  • (C) APIs are reusable
  • (D) None of the mentioned
  • Correct Answer - Option(B)
  • Views: 27
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

Because the APIs are asynchronous, Node relies on event handlers, which are often implemented using nested functions and closures.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.