πŸ“Š C Programming
Q. Which function is used to move the file pointer to a specific location?
  • (A) seek()
  • (B) fseek()
  • (C) mseek()
  • (D) pointer()
πŸ’¬ Discuss
βœ… Correct Answer: (B) fseek()

Explanation: fseek() is used to reposition the file pointer.

Explanation by: Mr. Dubey
fseek() is used to reposition the file pointer.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
47
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate