MEAN QUIZ 3

MEAN QUIZ 3

Professional Development

20 Qs

quiz-placeholder

Similar activities

NextGen Module 1 Evaluation

NextGen Module 1 Evaluation

Professional Development

20 Qs

Intro to Nursing - Unit 3

Intro to Nursing - Unit 3

Professional Development

25 Qs

React Quiz

React Quiz

Professional Development

19 Qs

ISM Elite CYK1

ISM Elite CYK1

Professional Development

20 Qs

Le PES Marché

Le PES Marché

Professional Development

20 Qs

Data Science Questions

Data Science Questions

Professional Development

15 Qs

WCS 1109-3 - Knowledge Assessment

WCS 1109-3 - Knowledge Assessment

Professional Development

20 Qs

EKG Dasar RSUP dr Ben Mboi

EKG Dasar RSUP dr Ben Mboi

Professional Development

15 Qs

MEAN QUIZ 3

MEAN QUIZ 3

Assessment

Quiz

Other

Professional Development

Easy

Created by

Elizabeth George

Used 14+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Simple or complex functionality organized in a single or multiple JavaScript files which can be reused throughout your Node.js application is called ________.

A Module

B Library

C Package

D Function

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

The Node.js modules can be exposed using _________.

A. module.expose

B. module

C. module.exports

D. all of the above

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Third-party packages can be install/update/delete using ________.

A. Node Package Manager

B. Node.exe

C. Module.exports

D. REPL

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following core module is used to create a web server in Node.js?

A. fs

B. url

C.connect

D.http

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How to import module in Node.js?

A. Using require() function.

B.Using module.import

C.Using include() function

D.Using app.use() function

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following types of application can be built using Node.js?

A. Web Application

B. Chat Application

C. RESTful Service

D.All of the above

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How many Node object methods are available?

A. 18

B. 19

C. 20

D. 21

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?