NPM and Basic Terminal Commands Quiz

NPM and Basic Terminal Commands Quiz

University

6 Qs

quiz-placeholder

Similar activities

data structure1

data structure1

University

11 Qs

Testez vos connaissances en Tailwind

Testez vos connaissances en Tailwind

University

9 Qs

IT2625- Mod1

IT2625- Mod1

University

10 Qs

Pre Quiz CIE Activity-01- Flipped Classroom

Pre Quiz CIE Activity-01- Flipped Classroom

University

8 Qs

CS10337 - Lecture #2

CS10337 - Lecture #2

University

10 Qs

Sequencing Blockly - 2

Sequencing Blockly - 2

7th Grade - University

10 Qs

Quiz on Switching in Computer Networks

Quiz on Switching in Computer Networks

University

10 Qs

ICT315

ICT315

University

10 Qs

NPM and Basic Terminal Commands Quiz

NPM and Basic Terminal Commands Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Dah Factor

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NPM?

Node Package Manager

Node Programming Manager

Node Project Manager

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to create a directory?

mkdir

rmdir

del

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to show contents of a file?

type

dir

cd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'npm install' do?

Installs a package

Creates a package.json file

Removes a package

5.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the purpose of package.json?

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to clear the terminal?

cls

clear

exit