Which of the following is true about Chaining streams ?
Chanining is a mechanism to connect output of one stream to another stream and create a chain of multiple stream operations
Chanining is normally used with piping operations
Both of the above
None of the above
Correct Answer : C
Which of the following is true about RESTful web services?
What are the key features of Node.js?
What is the advantage of using node.js?