Multiple Choice
When working with random access files, the ____ function resets the current position to the start of the file.
A) rewind()
B) reset()
C) fseek()
D) flush()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A physical file pointer "points to" a
Q15: Permissible file opening modes are r, w,
Q16: The maximum allowable filename in current Unix
Q17: Notice that each file stream name, when
Q18: The functions fgetc() and fgets() return the
Q20: The statement _ causes the string Hello
Q21: Most IBM or IBM-compatible personal computers assign
Q22: The advantage of binary files is typically
Q23: To write to a binary file you
Q24: A file stream that receives data from