What is the purpose of the File.size method in Ruby?
A. To determine the number of characters in a file
B. To determine the last modification time of a file
C. To determine the size of a file in bytes
D. To determine the number of lines in a file
Answer: Option C

Join The Discussion