DAY-2

DAY-2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Nodejs - Testing

Nodejs - Testing

Professional Development

15 Qs

JAMstack

JAMstack

Professional Development

10 Qs

SOAL 1

SOAL 1

Professional Development

10 Qs

IX-ReactNative-Q1

IX-ReactNative-Q1

Professional Development

6 Qs

Nodejs: Commands

Nodejs: Commands

Professional Development

10 Qs

  Cert Magento Frontend AD0-E710 - Javascript - Part 1

Cert Magento Frontend AD0-E710 - Javascript - Part 1

Professional Development

15 Qs

Node.js

Node.js

1st Grade - Professional Development

10 Qs

NodeJs: Cron jobs

NodeJs: Cron jobs

Professional Development

10 Qs

DAY-2

DAY-2

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

T- SIG

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Node.js?
A front-end JavaScript framework
A back-end JavaScript runtime environment
A database management system
A serverless computing platform

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. Which command is used to initialize a Node.js project?
npm start
node init
npm init
node start

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Express.js?
A programming language
A front-end framework
A server-side framework for Node.js
A database management system

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module is used to create an HTTP server in Node.js?
fs
http
express
path

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module is commonly used to handle routing in Express.js?
http
fs
path
express

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to start an Express.js server?
npm start
node server.js
npm run server
node app.js

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to initialize a new Node.js project?
`node init`
`npm init`
`node create`
`npm create`

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?