In a Node.js application, JavaScript is primarily used for _______ scripting.
- Client-side
- Database
- Front-end
- Server-side
In a Node.js application, JavaScript is primarily used for server-side scripting. This is a distinctive feature of Node.js, enabling server-side development using JavaScript.
Loading...
Related Quiz
- In Cassandra, a _______ determines the placement of data on nodes in the cluster.
- What is the difference between client-side caching and server-side caching?
- What is a Pod in the context of Kubernetes?
- _______ is the process of dividing a database into multiple independent databases to distribute load.
- What are Browser Developer Tools primarily used for?