FSD based

FSD based

University

25 Qs

quiz-placeholder

Similar activities

Search Algorithms Quiz

Search Algorithms Quiz

University

25 Qs

PTS XI KK TKJ Semester Genap 2024/2025

PTS XI KK TKJ Semester Genap 2024/2025

11th Grade - University

25 Qs

DBMS_U1_Quiz

DBMS_U1_Quiz

University

25 Qs

sistem2

sistem2

University

25 Qs

RF Lab

RF Lab

University

20 Qs

WSN ISE- II (2025-26)

WSN ISE- II (2025-26)

University

20 Qs

QUIZ - KONSENTRASI TEGANGAN

QUIZ - KONSENTRASI TEGANGAN

University

20 Qs

Machine Learning and Linear Algebra Quiz

Machine Learning and Linear Algebra Quiz

University

20 Qs

FSD based

FSD based

Assessment

Quiz

Engineering

University

Medium

Created by

Jay Siddarth

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is Node.js?

A front-end framework

A JavaScript runtime built on Chrome’s V8 engine

A relational database

A programming language

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is true about Node.js?

It is single-threaded and non-blocking

It is multi-threaded and blocking

It only supports synchronous programming

It is not suitable for building APIs

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used to check the installed version of Node.js?

node -v

node --check

npm -v

node version

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is npm in Node.js?

Node Programming Module

Node Package Manager

Node Processing Method

New Package Manager

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which file is used to define project dependencies in a Node.js project?

index.js

config.json

package.json

dependencies.json

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you import a module in Node.js using CommonJS?

import module from 'module-name'

require('module-name')

include 'module-name'

fetch('module-name')

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the fs module in Node.js do?

Handles file system operations

Manages frontend styling

Manages database connections

Creates web servers

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?