Kizspy Question: 23
(Choose 1 answer)
What is stored in a "file handle" that is returned from a successful open() call?
A. The handle is a connection to the file's data
B. The handle contains the first 10 lines of a file
C. The handle has a list of all of the files in a particular folder on the hard drive
D. All the data from the file is read into memory and stored in the handle