NPM and Basic Terminal Commands Quiz

NPM and Basic Terminal Commands Quiz

University

6 Qs

quiz-placeholder

Similar activities

Sistem Informasi Berbasis Pertanian

Sistem Informasi Berbasis Pertanian

University

10 Qs

IT acronym

IT acronym

University

10 Qs

NAT-Q

NAT-Q

9th Grade - University

11 Qs

СУБД

СУБД

University

11 Qs

Test

Test

12th Grade - University

8 Qs

Aula1 - Front-end Frameworks

Aula1 - Front-end Frameworks

University

10 Qs

PAW.09 - DOM Javascript

PAW.09 - DOM Javascript

University

10 Qs

Round 3

Round 3

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