wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Express Js Quiz

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

________ is a back end web application framework for Node.js, it is fast, unopinionated and minimalist framework.

a)

Emotional.js

b)

Express.js

c)

Nodemon

d)

Doraemon

2.

Creator of Node.js

a)

Ryan Dahl

b)

Ryan Bang

c)

Ryan Agoncillo

d)

Ryan Reynolds

3.

Which is the correct syntax for Arrow Function?

a)

->

b)

<--!

c)

=>

d)

function arrow()

4.

Meaning of the acronym "EJS" discussed on the Webinar

a)

Enterprise Java Services

b)

Embedded JavaScript

c)

Enhance Jquery Syntax

d)

Error Just Kidding

5.

________ are the blocks of encapsulated code that communicates with an external application on the basis of their related functionality.

a)

Application

b)

Code

c)

Dependencies

d)

Modules

6.

What module provides utilities for working with file and directory paths?

a)

OS Module

b)

Path Module

c)

FS Module

d)

HTTP Module

7.

What module provides information about the computer's operating system?

a)

OS Module

b)

Path Module

c)

FS Module

d)

HTTP Module

8.

What JavaScript Engine is used by Google Chrome?

a)

Y8

b)

Adobe Flash Player

c)

Friv

d)

V8

9.

What is the right syntax for importing a module?

a)

require()

b)

function()

c)

import()

d)

module.import()

10.

Do you need to know NodeJS before learning Express?

a)

Yes

b)

No