Q27
How can you get the absolute path of a file in Ruby?
A.
Using File.real_path method
B.
Using File.expand_path method
AnswerC.
Using File.path method
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board