A

Admin • 802.91K Points
Coach

Q. How do you find the number of minutes between two Time objects in Ruby?

  • (A) Use the minutes_between method
  • (B) Use the difference method with the minutes option
  • (C) Subtract one Time object from another and divide the result by 60 to convert to minutes
  • (D) Use the delta method with the minutes option
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Ruby
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.