Q5
Which method is used to add a number of months to a Date object in Ruby?
A.
next_month
AnswerB.
add_month
C.
months_from_now
D.
advance_months
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board