Q109
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
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board