Vidyalelo
C Programming · Q179

File Input Output

Programming · C Programming · question 179

Q179

Which function will return the current file position for stream?

A.
fgetpos()
B.
fseek()
C.
ftell()
Answer
D.
fsetpos()

Answer: Option C

Solution

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