Multiple Choice
What does the following line do? Do Until inputFile.EndOfStream
A) Checks to see if the file exists
B) Checks to see if the next input is -1
C) Checks to see if the file is empty
D) Checks to see if all the data in the file has been read
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which of the following statements are not
Q6: Which of the following code segments writes
Q7: An application must first _a file before
Q8: The fields within a structure can be
Q9: An Open dialog box displays the current
Q11: To left justify the columns in the
Q12: The color of text printed by an<br>A)
Q13: In order to retain data while a
Q14: When the PrintDocument control's Print method is
Q15: The following statements describe advantages of the