web 3 nodeJS

web 3 nodeJS

20 Qs

quiz-placeholder

Similar activities

10 - Computação com Cloud Functions

10 - Computação com Cloud Functions

KG - University

20 Qs

Apple

Apple

3rd Grade

20 Qs

Duplicate of Structure of flowering plant LC

Duplicate of Structure of flowering plant LC

KG - University

20 Qs

Vocab Set #17: Unit 5 Waves 1

Vocab Set #17: Unit 5 Waves 1

7th Grade

15 Qs

Quiz on Informed and Uninformed Algorithms-AI-17.02.2025

Quiz on Informed and Uninformed Algorithms-AI-17.02.2025

KG - University

20 Qs

MongoDB Assessment

MongoDB Assessment

KG - University

17 Qs

web 3 nodeJS

web 3 nodeJS

KG - University

20 Qs

web 3 nodeJS

web 3 nodeJS

Assessment

Quiz

others

Medium

Created by

Rajad Shakya

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Node.js primarily used for?
Running JavaScript on the server side
Creating desktop GUIs
Styling web pages
Building mobile applications

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which engine powers Node.js?
V8
SpiderMonkey
Chakra
JavaScriptCore

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension of a Node.js file?
.js
.txt
.node
.json

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you import the built-in 'http' module in Node.js?
import http from 'http'
include('http')
require('http')
use('http')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'npm'?
Node Package Manager
Node Programming Manager
Node Prebuilt Modules
Network Package Manager

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a popular web framework for Node.js?
Express
Spring
Flask
Laravel

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of 'package.json'?
To list all the JavaScript files
To store the Node.js binary
To configure environment variables
To define metadata and dependencies of the project

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?