Vidyalelo
C# Programming · Q107

File Handling and Input Output in C Sharp

Programming · C# Programming · question 107

Q107

Which property among the following represents the current position of the stream?

A.
long Length
Answer
B.
long Position
C.
int Length
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board