Vidyalelo
Ruby Programming · Q13

File Input Output in Ruby

Programming · Ruby Programming · question 13

Q13

What does the File.rename() method in Ruby do?

A.
Creates a file
B.
Deletes a file
C.
Copies a file
D.
Renames a file
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board