True/False
Ruby allows you to delete both files and folders using the File and Dir classes's delete methods.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: If an empty file were used as
Q16: Which of the following methods can be
Q17: Which of the mode options opens a
Q18: Which of the mode options opens a
Q19: Given a script named DispMsg.rb, if an
Q21: The Dir class's size method returns a
Q22: One limitation within Ruby programming is the
Q23: If you attempt to delete a file
Q24: Which of the mode options opens a
Q25: Which of the following File class methods