1.
Where does the Node.js application runs on?
2.
In order to execute the code of sample.js file ________________ statement is used.
3.
When does a stream fires finish event?
4.
Which amongst the following are the streams under Child processes which may be shared with the stdio streams of the parent process?
5.
The ______________ method of fs module is used to read a file.
6.
We can use node.js in ________________
7.
The ________________ template engines can be used with Node.js.
8.
Which statement holds true about global objects in Node applications ?
9.
Which of the given statement holds true with reference to __dirname global object?
10.
Node.js terminal (REPL) is used for _________________.