web 3 nodeJS

web 3 nodeJS

20 Qs

quiz-placeholder

Similar activities

Food Quantities

Food Quantities

6th - 8th Grade

15 Qs

Garde Manger: Cheese

Garde Manger: Cheese

KG - University

20 Qs

Cardiac Quiz

Cardiac Quiz

KG - University

25 Qs

EKG Ch. 5-6 Test

EKG Ch. 5-6 Test

KG - University

25 Qs

web 3 nodeJS

web 3 nodeJS

KG - University

20 Qs

Duplicate of Structure of flowering plant LC

Duplicate of Structure of flowering plant LC

KG - University

20 Qs

Practice - Transportation Check Up

Practice - Transportation Check Up

KG - University

17 Qs

Uji Teknis Junior Network Engineer

Uji Teknis Junior Network Engineer

Professional Development

23 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?