Multiple Choice
Which of the following statements is true?
A) Class Scanner provides the ability to reposition to the beginning of a file with method seek.
B) Class Scanner provides the ability to reposition to the beginning of a file with method reposition.
C) Class Scanner does not provide the ability to reposition to the beginning of the file.
D) If it is necessary to read a sequential file again, the program can simply keep reading-when the end of the file is reached, the Scanner is automatically set to point back to the beginning of the file.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: Which of the following is false?<br>A) JAXB
Q14: Which DirectoryChooser method returns the folder the
Q15: Path method _ returns the String name
Q16: Records in a sequential file are not
Q17: JAXB's static method _ deserializes objects from
Q19: When all the contents of a file
Q20: Which FileChooser method returns the file the
Q21: A serialized object is _.<br>A) an object
Q22: How do methods setIn, setOut and setErr
Q23: Which statement regarding Java files is false?<br>A)