Examveda

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

Answer: Option D


This Question Belongs to Ruby Programming >> File Input Output In Ruby

Join The Discussion

Related Questions on File Input Output in Ruby