Q13
What is the purpose of the tell() method in file handling?
A.
It returns the current file position
AnswerB.
It reads the file contents
C.
It closes the file
D.
It appends data to the file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board