How does node js handle child threads?
Answer / Swati Verma
Node.js does not support traditional threading as JavaScript is single-threaded. However, it has an event-driven architecture that allows efficient handling of multiple tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is npm a framework?
Explain cli?
Is node js worth learning?
Explain 'Stub'?
Which database is best for node js?
Does facebook use node.js?
Why we use node.js?
Why do we need server side rendering?
Is node js single-threaded?
What events are supported by writable streams in node.js?
How is node.js different from ajax?
What is the package.json and name of attributes?