adspace
Is nodejs asynchronous?
Answer Posted / Sonu Verma
Yes, Node.js is designed to be non-blocking and asynchronous, which allows it to handle a large number of concurrent connections efficiently.
Post New Answer View All Answers
Is node js losing popularity?
589
How we can read a file in node js?
568