Q. What does tell() return?
β
Correct Answer: (B)
Current file pointer position
Explanation: tell() returns the current position of the file pointer.