Examveda
Examveda

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

Answer: Option B

Solution(By Examveda Team)

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

Join The Discussion

Related Questions on Server Side and Client Side Scripting