A Admin • 802.91K Points Coach Report Q. How do you find the number of months between two Date objects in Ruby? (A) Use the delta method with the months option (B) Use the difference method with the months option (C) Subtract one Date object from another and calculate the difference in months (D) Use the months_between method Correct Answer - Option(C) Views: 4 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.