web 3 nodeJS

web 3 nodeJS

20 Qs

quiz-placeholder

Similar activities

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

Áreas de aprendizagem

Áreas de aprendizagem

KG - University

16 Qs

7. UB March RU

7. UB March RU

6th - 8th Grade

20 Qs

Week 10 - Quiz

Week 10 - Quiz

KG - University

22 Qs

EKG Chapter 1

EKG Chapter 1

KG - University

15 Qs

The Geopolitical Impact on AI Technology

The Geopolitical Impact on AI Technology

12th Grade

15 Qs

Vocab Set #17: Unit 5 Waves 1

Vocab Set #17: Unit 5 Waves 1

7th Grade

15 Qs

web 3 nodeJS

web 3 nodeJS

Assessment

Quiz

others

Easy

Created by

Rajad Shakya

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

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 • Ungraded

Which engine powers Node.js?
V8
SpiderMonkey
Chakra
JavaScriptCore

3.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

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

4.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

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 • Ungraded

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

6.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

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

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

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?