Friday Fun

Friday Fun

Professional Development

10 Qs

quiz-placeholder

Similar activities

State of JS 2022

State of JS 2022

Professional Development

10 Qs

everisCodeFest 4

everisCodeFest 4

Professional Development

10 Qs

R081 Pre-production documents

R081 Pre-production documents

11th Grade - Professional Development

12 Qs

Hybrid Web Quiz

Hybrid Web Quiz

University - Professional Development

12 Qs

SA-401 Prelim Quiz

SA-401 Prelim Quiz

Professional Development

15 Qs

Repaso Programación con React

Repaso Programación con React

Professional Development

8 Qs

Full Stack QUIZ

Full Stack QUIZ

Professional Development

10 Qs

Test JS

Test JS

Professional Development

15 Qs

Friday Fun

Friday Fun

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Mongo Javascript

Used 29+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to include the modules in Node.js

include();

require();

attach();

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How Node.js modules are available externally

module.exports

module.spread

module.expose

none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

npm stands for

Node Project Manager

Node Package Manager

New Project Manager

Nodes Packages Manager

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Command to show installed version of Node

npm --version

node --version

npm get version

node get version

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

list all the modules that are installed globally

npm ls -g

npm ls

node ls -g

node ls

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML tag under which one can write the JavaScript code?

<javascript>

<scripted>

<script>

<js>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for referring to an external script called “external.js”?

<script src=”external.js”>

<script href=”external.js”>

<script ref=”external.js”>

<script name=”external.js”>

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?