Q8
Which method in Ruby is used to check if the end of a file has been reached?
A.
end_of_file()
B.
at_end()
C.
eof()
AnswerD.
file_end()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board