What is Node.js primarily used for?

What is Node.js primarily used for?

a) Styling web pages
b) Building server-side applications with JavaScript
c) Managing databases
d) Designing front-end interfaces

Answer:

b) Building server-side applications with JavaScript

Explanation:

Node.js is a runtime environment that allows developers to use JavaScript for server-side scripting, enabling full stack JavaScript development.

Reference:

Full Stack Web Development Quiz – MCQ Questions and Answers

Scroll to Top