Multiple Choice
Match each term with the correct statement below.
-Functions as a pipeline or channel between a Java program and an input device
A) batch processing
B) root
C) buffer
D) flushing
E) stream
F) System.getProperty("line.separator")
G) data file
H) close the files
I) BufferedWriter
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Random files are also called _ files.
Q12: _ is an abstract class that contains
Q34: import java.nio.file.*;<br>import java.nio.file.attribute.*;<br>import java.io.IOException;<br>public class PathDemo5<br>{<br>public static
Q35: In random access files, records can be
Q42: A data file can be used as
Q44: When you store records in a file,
Q51: Any of the file input or output
Q54: You can create a writeable file by
Q59: The String class _ method accepts an
Q67: You can use Java's _ class to