Sail E0 Webinar
Question
Which of the following statements holds good with respect to Node?
Options:
A .  Node being a single thread, and uses async function calls to maintain the concurrency
B .  Every API of Node js are asynchronous
C .  Node thread keeps an event loop and whenever any task get completed, it fires the corresponding event which signals the event listener function to get executed
D .  All of these
Answer: Option A





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers