Vidyalelo
C Programming · Q12

File Input Output

Programming · C Programming · question 12

Q12

What is the purpose of the 'rewind' function in C?

A.
To close the file
B.
To reset the file pointer to the beginning
Answer
C.
To delete the file
D.
To check if the file is empty

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board