Node.JS Day-1

Node.JS Day-1

University

30 Qs

quiz-placeholder

Similar activities

Section-B MLP LA-1 Quuiz

Section-B MLP LA-1 Quuiz

University

30 Qs

PLC Quiz

PLC Quiz

University

25 Qs

Praktik Sistem Kendali

Praktik Sistem Kendali

University

30 Qs

Javascript I

Javascript I

University

33 Qs

MERN Stack Quiz

MERN Stack Quiz

University

30 Qs

Web Development Quiz

Web Development Quiz

University

30 Qs

Web Development Quiz

Web Development Quiz

University

30 Qs

Introduction to ICT

Introduction to ICT

University

25 Qs

Node.JS Day-1

Node.JS Day-1

Assessment

Quiz

Other

University

Medium

Created by

Gnanavel Durairaj

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a feature of Node.js?

Single-threaded event loop

Multi-threaded process handling

Synchronous I/O operations

Compiled programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is used in Node.js?

Python

JavaScript

Java

Ruby

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package manager does Node.js use?

npm

pip

gem

Composer

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Unlike traditional backend technologies, Node.js allows the execution of JavaScript on the _______ side.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

node --version

node -v

node -version

node version

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After installing Node.js, how can you check if npm is correctly installed?

npm --check

npm -v

node -v

node -version

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Node.js runtime environment?

npm

Visual Studio Code

V8 engine

Express.js

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?