Chapter 5 Quiz Starting Out With C++ 041

Writing and Reading files in C++.  What can be used to read lines of data from a file?

a. the readLine() function
b. a loop
c. cin
d. inFile

No comments:

Post a Comment