Which property among the following represents the current position of the stream?
(a) long Length
(b) long Position
(c) int Length
(d) all of the mentioned
The question was asked in my homework.
Question is taken from Byte Stream in section Console I/O Operations and Stream Classes of C#