Kizspy | Question: 47 (Choose 1 answer)
What does the statement rewind(fp) do?
A. Bring the pointer fp back to the beginning of the file
B. Assign to the pointer fp the address 0x00 (NULL)
C. Bring the pointer fp to the end of the file
D. Bring the pointer fp back to the beginning of the current line