Q20
What is the purpose of the 'ftell' function in C?
A.
To find the current position of the file pointer
AnswerB.
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
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board