Node-lvl1

Node-lvl1

Professional Development

11 Qs

quiz-placeholder

Similar activities

P2KP INSTAL MODUL BEA CUKAI DARI SISI PENGGUNA JASA

P2KP INSTAL MODUL BEA CUKAI DARI SISI PENGGUNA JASA

Professional Development

10 Qs

CANVA

CANVA

Professional Development

10 Qs

Ddlc fun

Ddlc fun

2nd Grade - Professional Development

8 Qs

ReactJs Slide

ReactJs Slide

Professional Development

11 Qs

LSF Quiz 08/09/2023

LSF Quiz 08/09/2023

Professional Development

7 Qs

USMLE Step 1

USMLE Step 1

University - Professional Development

10 Qs

Construction tools

Construction tools

Professional Development

12 Qs

LSMW Quiz

LSMW Quiz

Professional Development

10 Qs

Node-lvl1

Node-lvl1

Assessment

Quiz

Specialty

Professional Development

Medium

node

Standards-aligned

Created by

Tomas Martinez

Used 7+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Node.js?

a) A front-end JavaScript framework

b) A JavaScript runtime environment built on Chrome's V8 JavaScript engine

c) A database

  1. d) A type of server

Tags

node

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the default package manager for Node.js?

Bower

Yarn

npm

Gradle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you initiate a new Node.js project in order to use a package.json file?

a) node init

b) npm start

c) npm run

  1. d) npm init

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the package.json file?

functional metadata, and dependency tracker

a file to export and ship projects

a file to deploy your application

a file to build a container using packages

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method reads the entire contents of a file in Node.js?

fs.readFile()

fs.readSync()

fs.write()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module in Node.js allows you to create a new server?

http

server

net

url

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which global object is used to handle exceptions globally?

process

global

exceptions

console

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?