Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

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

(A) Use the delta method with the hours option
(B) Use the difference method with the hours option
(C) Subtract one Time object from another and divide the result by 3600 to convert to hours
(D) Use the hours_between method

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.