Multiple Choice
Which of the following objects should be used for reading from a text file?
A) Scanner
B) ReadStream
C) PrintStream
D) ReadFile
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q62: Insert the missing code in the following
Q63: Select an appropriate expression to complete the
Q64: Select an expression to complete the program
Q65: You have opened a command prompt window
Q66: Which of the following statements about reading
Q68: Your program must read in an existing
Q69: Consider the following code snippet: try<br>{<br>PrintWriter outFile
Q70: Consider the following code snippet. Scanner in
Q71: The Scanner class's _ method is used
Q72: Which of the following statements about exception