Q. What does tell() return?

  • (A) Number of lines in file
  • (B) Current file pointer position
  • (C) Size of file
  • (D) Line content
πŸ’¬ Discuss
βœ… Correct Answer: (B) Current file pointer position
Explanation: tell() returns the current position of the file pointer.
Explanation by: Mr. Dubey
tell() returns the current position of the file pointer.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
88
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate