πŸ“Š Ruby
Q. What does the truncate method do in Ruby file I/O?
  • (A) Truncates the file to the end of the file
  • (B) Truncates the file to the beginning of the file
  • (C) Truncates the file to the current position of the file pointer
  • (D) Truncates the file to a specified size
πŸ’¬ Discuss
βœ… Correct Answer: (D) Truncates the file to a specified size

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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