

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true about readable stream? |
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. |
Answer» D. None of the above. | |