A.  Readable stream is used for read operation.

B.  Output of readable stream can be input to a writable stream.

C.  Both of the above.

D.  None of the above.

1
Correct Answer :
Both of the above.
Explanation :

Readable stream is used for read operation and its output can be input to a writable stream.


Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python