Is node js a web server?



Is node js a web server?..

Answer / Sharad Pal

Yes, Node.js is often used as a web server, as it allows JavaScript to be run on the server-side, making it possible to build fast and scalable network applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

Explain 'Path' module in Node.JS?

1 Answers  


What is the use of variable in node.js?

1 Answers  


Since node is a single threaded process, how to make use of all cpus?

1 Answers  


What is the purpose of node.js?

1 Answers  


What Is Purpose Of Buffer Class In Node?

1 Answers  


How to generate unique uuids/ guid in node js?

1 Answers  


What is req res?

1 Answers  


Explain chaining in node.js?

1 Answers  


Explain the purpose of expressjs package?

1 Answers  


What is piping in node js?

1 Answers  


What events are supported by writable streams in node.js?

1 Answers  


What is socket.io in node.js?

1 Answers  


Categories