Multiple Choice
You can use the StreamReader class's ____________ to determine if the file's read position is at the end of the file.
A) EndOfFile property
B) StreamEnd method
C) EndOfStream property
D) EOF method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q74: To append data to an existing file,
Q75: The while loop gets its name from
Q76: The values generated by the Random class
Q77: When you create an OpenFileDialog control, its
Q78: When the WriteLine method writes data to
Q80: ListBox controls have an _ method that
Q81: You can use the WriteLine or Write
Q82: To add an item to a ListBox
Q83: In the header of a for loop,
Q84: If a loop does not have a