Valid 1Z0-804 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-804 Exam! ExamDiscuss.com now offer the newest 1Z0-804 exam dumps, the ExamDiscuss.com 1Z0-804 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-804 dumps with Test Engine here:
Given that myFile.txt contains: What is the result?
Correct Answer: B
Explanation/Reference: Explanation: BufferedReader: mark() : Marks the present position in the stream. Subsequent calls to reset() will attempt to reposition the stream to this point. reset() : Resets the stream to the most recent mark. !! After last Line is read (readLine()), a trial to reset() throws IOException : Mark invalid