1.
In Node.js, what is the significance of the buf.toJSON() method?
2.
In Node.js, the uncontrolled exceptions provoke events when the handlers are _________________.
3.
In Node.js, which of the following methods is used to pause the data events?
4.
In Node.js, which of the following functions is called if the data does not arrive when an end event is launched on end-of-file?
5.
What is the fs.createWriteStream(path[, options]) method used for in Node.js?
6.
In Node.js, which of the following methods reads the complete contents of a file asynchronously?
7.
Which of these performs the synchronous fsync method in Node.js?
8.
In Node.js, which of these is a prerequisite to applying lexical scoping?
9.
Which of the following is used to join the dots to a cubic bezier curve in HTML Canvas?
10.
Which of these is an argument of the Date.parse() method in JavaScript?