NPM and Basic Terminal Commands Quiz

NPM and Basic Terminal Commands Quiz

University

6 Qs

quiz-placeholder

Similar activities

Round 3

Round 3

University

10 Qs

Cuestionario I Big data: Conceptos

Cuestionario I Big data: Conceptos

University

10 Qs

IT acronym

IT acronym

University

10 Qs

Understanding User Interfaces and Programming

Understanding User Interfaces and Programming

9th Grade - University

10 Qs

NAT-Q

NAT-Q

9th Grade - University

11 Qs

SQL Basics Quiz

SQL Basics Quiz

University

10 Qs

Aula1 - Front-end Frameworks

Aula1 - Front-end Frameworks

University

10 Qs

Quiz sur Tailwind CSS

Quiz sur Tailwind CSS

University

11 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