Hackathon_NodeJs_Exam

Hackathon_NodeJs_Exam

1st - 5th Grade

30 Qs

quiz-placeholder

Similar activities

Latihan Soal Humas XI OTKP

Latihan Soal Humas XI OTKP

2nd Grade

25 Qs

Preposition of Movement

Preposition of Movement

4th - 9th Grade

25 Qs

WORLD HERITAGE SITES IN INDIA

WORLD HERITAGE SITES IN INDIA

1st Grade - Professional Development

25 Qs

Intro to Marketing-Green

Intro to Marketing-Green

1st - 12th Grade

25 Qs

L2 Mechanical Business 9/10/23

L2 Mechanical Business 9/10/23

1st Grade

28 Qs

Good Posture & Bad Posture

Good Posture & Bad Posture

2nd - 8th Grade

25 Qs

JC Home Ec 'Eggs' (1st Year)

JC Home Ec 'Eggs' (1st Year)

KG - 12th Grade

25 Qs

Halloween Fun

Halloween Fun

1st - 12th Grade

25 Qs

Hackathon_NodeJs_Exam

Hackathon_NodeJs_Exam

Assessment

Quiz

Education

1st - 5th Grade

Hard

Created by

Minh (hungnm5)

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a javaScript function is invoked (called) in Node, where is a new frame placed?

the call stack

the event loop

the poll phase

the events queue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a core module in Node?

webpack

crypto

request

chalk

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Buffer class methods returns an uninitialized buffer?

allocUnsafe

  • concat

  • from

  • alloc

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following modules is NOT a built-in module in Node?

  • events

  • http2

  • dgram

  • ftp

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which fs module method can be used to read the content of a file without buffering it in memory?

  • read

  • readFile

  • createReadStream

  • readFileSync

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following DNS module methods uses the underlying OS facilities and does not necessarily perform any network communication?

  • lookup

  • resolve

  • resolve4

  • reverse

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check that a value is a date object in Node?

  • util.types.isDate(value)

  • assert.isDate(value)

  • console.isDate(value)

  • util.date(value)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?