1.
In node.js, which of the following functions is used to send a buffer b1 to a JSON object?
2.

In node.js, which of the following functions is used to calculate the length of this buffer:

buff2

3.
In Node.js, which of the following syntaxes is used to render Post Data?
4.
In node.js, which of the following statements is correct about piping streams?
5.
In node.js, which of the following statements is correct about chaining streams?
6.
In Node.js, which of the following is used to import the package ab?
7.
In Node.js, which of the following statements about File I/O is true?
8.
In Node.js, which of the following methods in the fs module is used to get the details of a file?
9.
In Node.js, which of these methods of the fs module is used to open a file in the asynchronous mode?
10.
Which of the following statements is an advantage of Node.js?