Q. To read the entire remaining contents of the file as a string from a file object infile, we use
β
Correct Answer: (B)
infile.read()
You must be Logged in to update hint/solution