Examveda

Select the action of the method long seek()?

A. Attempts to readup to count bytes into buffer starting at buffer[offset]

B. Writes a single byte to an output stream

C. Sets the current position in the stream to the specified offset from specified origin and hence returns the new position

D. None of the mentioned

Answer: Option C


Join The Discussion

Related Questions on File Handling and Input Output in C Sharp