1.

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» D. None of the mentioned


Discussion

No Comment Found