Nodejs: Packages and Package.json

Nodejs: Packages and Package.json

Professional Development

15 Qs

quiz-placeholder

Similar activities

Class BE A

Class BE A

Professional Development

18 Qs

Flask API Lesson 2

Flask API Lesson 2

Professional Development

10 Qs

Zendesk Dev

Zendesk Dev

Professional Development

12 Qs

Intro to Node.js

Intro to Node.js

Professional Development

10 Qs

Edac NodeJS

Edac NodeJS

Professional Development

20 Qs

Q5 Big Data Engineer M8 & M9

Q5 Big Data Engineer M8 & M9

Professional Development

13 Qs

Nodejs Core Modules

Nodejs Core Modules

Professional Development

15 Qs

Quiz de Desenvolvimento WEB Backend

Quiz de Desenvolvimento WEB Backend

Professional Development

15 Qs

Nodejs: Packages and Package.json

Nodejs: Packages and Package.json

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 13+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you run a JavaScript file in Nodejs

run main.js

js main.js

node main.js

go main.js

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to initialise a NodeJs project

node init

js init

npm init

package init

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file type is package.json

json

js

ts

pk

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full meaning of JSON

JavaScript Object Notion

JavaScript Object Notation

JavaScript Open Notation

JavaScript Of Notation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is package.json NOT used for?

dependency management

project information

define scripts

none of the options

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods can be used to create a package.json file

manually create a package.json

using npm/yarn commands

all of the above

none of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a package manager?

tool that simplifies the process of installing, managing and sharing packages

tool that simplifies the process of packaging software

tool that simplifies the process of selling software/packages

tool that simplifies the process of running packages/software

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?