Vidyalelo
C Programming · Q11

File Input Output

Programming · C Programming · question 11

Q11

Which function is used to move the file pointer to a specific position in a file?

A.
fseek()
Answer
B.
movefile()
C.
setposition()
D.
fileseek()

Answer: Option A

Solution

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