Short Answer
The ____________ method of the StreamReader class enables you to retrieve one line of text from the file.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: The _ class makes it easy to
Q47: StreamReader inFile = new StreamReader("name.txt");<br>While ((inValue =
Q48: Objects of streams can be wrapped with
Q49: If you use Visual Studio and include
Q50: Which method, used with the StreamWriter class,
Q52: The StreamReader class is used to create
Q53: The FileDialog class has a property called
Q54: Which method is used to cause the
Q55: TextReader is an abstract class used to
Q56: If you attempt to access a file