Q. fseek() should be preferred over rewind() mainly because
β
Correct Answer: (A)
In rewind, there is no way to check if the operations completed successfully
You must be Logged in to update hint/solution