Which of these data types is returned by every method of OutputStream?
(a) int
(b) float
(c) byte
(d) none of the mentioned
I have been asked this question by my college director while I was bunking the class.
The origin of the question is Byte Stream in portion Console I/O Operations and Stream Classes of C#