Multiple Choice
When you want to read data from a text file, you create a file object using the ____________.
A) StreamReader class
B) TextReader class
C) BufferedReader class
D) InputReader class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: The decrement operator is _.<br>A) +=<br>B) --<br>C)
Q46: The Load event takes place before the
Q47: It is possible to write a for
Q48: By default, the word Open is displayed
Q49: The variable that accumulates a total of
Q51: In a counter-controlled loop, you can only
Q52: When you work with a _, you
Q53: You can use the StreamReader class's _
Q54: The NextDouble method in the Random class
Q55: The do-while loop always performs at least