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

Modulo 3 - Dados Não Relacionais

Modulo 3 - Dados Não Relacionais

KG - University

19 Qs

MongoDB Assessment

MongoDB Assessment

KG - University

17 Qs

Soal Informatika Kelas VIII 2024

Soal Informatika Kelas VIII 2024

KG - University

20 Qs

10 - Computação com Cloud Functions

10 - Computação com Cloud Functions

KG - University

20 Qs

Graph and Tree Traversal

Graph and Tree Traversal

KG - University

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

Hard

Created by

Rajad Shakya

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?