Search Header Logo

Nodejs quiz

Authored by 342856_Amit Upadhyay_JH

Professional Development

Professional Development

Used 78+ times

Nodejs quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Module in Node.js is a simple or complex functionality organized in...

a single JavaScript file

single or multiple JavaScript files

the core built in functionality of Node.js

Node.js doesn't support modules functionality

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you see all the dependencies for a Node.js app?

All the dependencies are listed down in the package.json file

By executing "npm i" and capturing the dependencies list

You can't have dependencies in a Node.js app

All the dependencies are listed down in the package-dependencies.json file

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Node.js, HTTP Basic Authentication is quite recommended due to its inherent security strongness

True

False

True, and also because it is a straightforward method

False, Node.js doesn't support basic authentication

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Node.js applications are run in a single-threaded event-driven model

I'm not sure, but I love .Net

False

True

What do you mean by thread??

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Node.js is...

modular platform, meaning that much of the functionality is being built in to the platform

modular platform, meaning that much of the functionality is provided by external modules

modular platform, meaning that much of the functionality does not work without angular 2

modular what? I'm sorry, I wasn't paying attention

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The reason Node.js uses event callbacks is

not to have to wait for blocking I/O

its creator didn't know how to use async/await

not to perform any I/O tasks from Node.js

to make it possible to work with promises

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who made node.js?

Hampton Catlin

Ryan Dahl

Isaac Z. Schlueter

GitHub

Access all questions and much more by creating a free account

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

Already have an account?