Q. Which function moves the file pointer to a specified location?

  • (A) fseek()
  • (B) ftell()
  • (C) rewind()
  • (D) fmove()
πŸ’¬ Discuss
βœ… Correct Answer: (A) fseek()
Explanation: fseek() repositions the file pointer to a given location.
Explanation by: Mr. Dubey
fseek() repositions the file pointer to a given location.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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