Hackathon_NodeJs_Exam

Hackathon_NodeJs_Exam

1st - 5th Grade

30 Qs

quiz-placeholder

Similar activities

SJPS Building Trivia Quiz

SJPS Building Trivia Quiz

4th - 12th Grade

35 Qs

General Knowledge- Grade2

General Knowledge- Grade2

1st - 2nd Grade

25 Qs

Puncak Tema 2 Kelas 3 Sesi 1

Puncak Tema 2 Kelas 3 Sesi 1

3rd Grade

25 Qs

Musikisses

Musikisses

1st - 4th Grade

25 Qs

IST year 2 Exam Final 2020

IST year 2 Exam Final 2020

2nd Grade

25 Qs

bai tap quizzi lop 5

bai tap quizzi lop 5

5th Grade

25 Qs

Mixtures & Solutions Review

Mixtures & Solutions Review

4th Grade

33 Qs

Python DataTypes Quiz

Python DataTypes Quiz

5th Grade

25 Qs

Hackathon_NodeJs_Exam

Hackathon_NodeJs_Exam

Assessment

Quiz

Education

1st - 5th Grade

Practice Problem

Hard

Created by

Minh (hungnm5)

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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?