Examveda
Examveda

Why does Node not block while waiting for operations to complete?

A. Static

B. Asynchronous

C. Synchronous

D. None of the mentioned

Answer: Option B

Solution(By Examveda Team)

Because Node’s functions and methods are asynchronous, they do not block while waiting for operations to complete.

Join The Discussion

Related Questions on Server Side and Client Side Scripting