Given that myFile.txt contains: What is the result?
A.
1: First 2: Second 3: First
B.
Compilation fails
C.
1: First 2: Second 3: Third
D.
1: First 2: First 3: First
E.
IOExcepton
Given that myFile.txt contains: What is the result?
A.
1: First 2: Second 3: First
B.
Compilation fails
C.
1: First 2: Second 3: Third
D.
1: First 2: First 3: First
E.
IOExcepton
E. reset() can’t be used without mark(int readAheadLimit)
A