What is node js and how does it work?



What is node js and how does it work?..

Answer / Ravi Prakash Singh

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine that allows you to run JavaScript on your server or directly in your browser. It enables the building of scalable, high-performance network applications using JavaScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

How to create a simple chat app using socket.io in node.js?

1 Answers  


Can we use jquery with node.js?

1 Answers  


Why to use 'settimeout' in node.js?

1 Answers  


What are buffers?

1 Answers  


What is multi node cluster?

1 Answers  


Which mvc framework is best?

1 Answers  


What are JavaScript task runners?

1 Answers  


Why node js is different from angular js?

1 Answers  


What are WebSockets in node.js?

1 Answers  


What is the difference between module.exports and exports in node.js?

1 Answers  


Are promises better than callbacks?

1 Answers  


Where you can deploy node.js web application?

1 Answers  


Categories