Friday Fun

Friday Fun

Professional Development

10 Qs

quiz-placeholder

Similar activities

Modulo 2-Clase 1-Tecnologias Internet

Modulo 2-Clase 1-Tecnologias Internet

Professional Development

8 Qs

Dataverse Introduction

Dataverse Introduction

Professional Development

10 Qs

Initiation MySQL

Initiation MySQL

Professional Development

10 Qs

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

University - Professional Development

12 Qs

HTML & CSS Einführung

HTML & CSS Einführung

Professional Development

14 Qs

ER Model

ER Model

Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

Introduction to Hyperconverged: HCI 101

Introduction to Hyperconverged: HCI 101

Professional Development

10 Qs

Friday Fun

Friday Fun

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Mongo Javascript

Used 29+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?