Nodejs: Commands

Nodejs: Commands

Professional Development

10 Qs

quiz-placeholder

Similar activities

Nodejs - Testing

Nodejs - Testing

Professional Development

15 Qs

ServSafe Ch. 3 Review Quiz

ServSafe Ch. 3 Review Quiz

10th Grade - Professional Development

10 Qs

NDP Training - Quiz 1

NDP Training - Quiz 1

Professional Development

10 Qs

Sq 1 Wk 9

Sq 1 Wk 9

Professional Development

13 Qs

Node.js

Node.js

1st Grade - Professional Development

10 Qs

Section 2: IAM - Identity and Access Management

Section 2: IAM - Identity and Access Management

Professional Development

9 Qs

Linux Practice Quiz 1

Linux Practice Quiz 1

Professional Development

12 Qs

Sq 2 Wk 6

Sq 2 Wk 6

Professional Development

10 Qs

Nodejs: Commands

Nodejs: Commands

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do we run commands

CLI

User Interface

Desktop

Browser

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can command line programs interact with our databases

No

Yes

I don't think so

none of the options

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package is commonly used to create commands in Nodejs

cli

commando

commander

Terminator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using commander, which flag can you use to get information about using you cli tool

--info

--help

--cli

--v

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To install the cli tool, which of these is correct

npm i -g

npm i -f

npm i -y

npm i -h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which property in the package.json would you register a command tool

bin

scripts

dependencites

devDependencies

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not to consider when building command line tools

security

input validations

authentication

none of the options

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?