Related Questions

To read the remaining lines of the file from a file object infile, we use ____________
To read the entire remaining contents of the file as a string from a file object infile, we use ____________
To read the entire remaining contents of the file as a string from a file object infile, we use . . . . . . . .
To read the next line of the file from a file object infile, we use ____________
To read the next line of the file from a file object infile, we use . . . . . . . .
To read two characters from a file object infile, we use ____________
To read two characters from a file object infile, we use . . . . . . . .