Examveda

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

A. To find the current position of the file pointer

B. To find the total number of bytes in a file

C. To check if a file is open

D. To find the file's size

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output