True/False
The File class also contains a method named file? , which can be used to determine whether a resource is a file or something else.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q27: Which of the following actions occur if
Q28: Which of the following is a special
Q29: Which of the following is the Ruby
Q30: RUBY_PLATFORM contains a string that identifies the
Q31: Which of the following best describes a