1.
How does the node based web servers differ from traditional web servers in Nodejs?
2.
Which amongst the following statement is true about Node.js?
3.
When does a stream fires error event?
4.
______________ module is required for path specific operations.
5.
Which of the holds good with reference to setTimeout(cb, ms) global function?
6.
_______________ is required for operating system specific operations.
7.
How can the Node.js modules be exposed?
8.
Which statement is true about console global object ?
9.
Which of the given options does not hold good with reference to EventEmitter.on property?
10.
The Underscore Variable in REPL session is used _____________________.