True/False
If you attempt to delete a file or folder that does not exist, or if you try to delete a folder that is not empty, Ruby will ignore the error and substitute an empty file.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Which of the mode options opens a
Q19: Given a script named DispMsg.rb, if an
Q20: Ruby allows you to delete both files
Q21: The Dir class's size method returns a
Q22: One limitation within Ruby programming is the
Q24: Which of the mode options opens a
Q25: Which of the following File class methods
Q26: The File class also contains a method
Q27: Which of the following actions occur if
Q28: Which of the following is a special