Q. fseek() should be preferred over rewind() mainly because

  • (A) In rewind, there is no way to check if the operations completed successfully
  • (B) rewind() doesn't work for empty files
  • (C) rewind() may fail for large files
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) In rewind, there is no way to check if the operations completed successfully

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
211
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
96%
Success Rate