• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

Node.js Quiz | Set-2

Question 11

Node.js provides utilities for URL resolution and parsing______?
  • URL()
  • Global()
  • Timers()
  • Buffers()

Question 12

Which Node.js method allows us to execute a block of code or a function after a set period?

  • Buffer

  • Timer

  • Speed

  • Console

Question 13

Which modules in Node.js are designed to handle binary raw data ?
  • Process
  • Stream
  • Path
  • Buffers

Question 14

Which below server method is used to set the time out value from the socket ?
  • http.server.setTimeout()
  • http.server.timeout()
  • http.server.close()
  • http.server.headersTimeout()

Question 15

Which below method in Node.js is used to create a new Deflate object ?
  • zlib.createDeflate()
  • zlib.createGunzip()
  • zlib.createUnzip()
  • zlib.createZip()

There are 15 questions to complete.

Last Updated :
Take a part in the ongoing discussion