Which technology is commonly used for server-side scripting in JavaScript?
- Angular
- Node.js
- React
- Vue.js
Node.js is a common technology used for server-side scripting in JavaScript due to its event-driven architecture and ability to handle I/O operations efficiently.
Loading...
Related Quiz
- Describe the difference between inline and block-level elements in HTML.
- Explain the concept of CSS specificity and how it affects style precedence.
- Explain the concept of Continuous Integration (CI) and its role in Agile development.
- What is the purpose of the "Content-Type" header in RESTful API requests?
- What is the difference between functional dependency and transitive dependency in database normalization?