πŸ“Š C Programming
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

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