DAY-2

DAY-2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Modelos en Django

Modelos en Django

Professional Development

10 Qs

Nodejs: Callback/Webhook URL

Nodejs: Callback/Webhook URL

Professional Development

10 Qs

SOAL 5

SOAL 5

Professional Development

10 Qs

Si Mapan Bergairah

Si Mapan Bergairah

Professional Development

10 Qs

Pelaksanaan Kurikulum Tahun 2021

Pelaksanaan Kurikulum Tahun 2021

Professional Development

9 Qs

Circular Linked List

Circular Linked List

Professional Development

15 Qs

Flask API Lesson 2

Flask API Lesson 2

Professional Development

10 Qs

Nodejs: Server

Nodejs: Server

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?