Q14
What does the utc_offset method return for a Time object in Ruby?
A.
Returns the time zone abbreviation of the Time object
B.
Returns the offset of the Time object from UTC in seconds
AnswerC.
Returns the time zone ID of the Time object
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board