Multiple Choice
When you use the BufferedReader class, you must import the ____ package into your program.
A) java.nio.file
B) java.io
C) java.nio
D) java.io.input
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: _ applications require that a record be
Q49: writer.write(names, 0, names.length()); <br>The above code represents
Q50: Match each term with the correct statement
Q51: Any of the file input or output
Q52: An array of bytes can be wrapped,
Q54: You can create a writeable file by
Q55: A file channel is _, meaning you
Q56: Java lets you assign a file to
Q57: What is the difference between volatile and
Q58: After you create a FileSystem object, you