Multiple Choice
Which of the following statements is false?
A) A DirectoryStream enables a program to iterate through the contents of a directory.
B) Character-based input and output can be performed with classes Scanner and Formatter.
C) A relative path contains all the directories, starting with the root directory, that lead to a specific file or directory.
D) Every file or directory on a disk drive has the same root directory in its path.
Correct Answer:

Verified
Correct Answer:
Verified
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)
Q24: Files static method _ receives a Path
Q25: JAXB's static method _ serialize objects as
Q27: The annotation _ indicates that a private
Q28: Which of the following statements is false?<br>A)
Q29: JavaFX classes _ and _ (package javafx.stage)
Q30: Which of the following classes is not