Q19
Which method is used to calculate the difference in years between two Date objects in Ruby?
A.
years_between
B.
years_difference
C.
difference_in_years
AnswerD.
subtract_years
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board