adspace
Answer Posted / 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 |
Post New Answer View All Answers