Solved

What Does the Following Line Do? Do Until InputFile

Question 10

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions