Q. What does File.open() return in Ruby when the file is successfully opened?
β
Correct Answer: (D)
File object
You must be Logged in to update hint/solution