πŸ“Š Ruby
Q. What is the purpose of the Time.now method in Ruby?
  • (A) Returns the current time as the number of milliseconds since the Unix epoch
  • (B) Returns the current time as the number of seconds since the Unix epoch
  • (C) Returns the current time as a string
  • (D) Returns the current time as a Time object
πŸ’¬ Discuss
βœ… Correct Answer: (D) Returns the current time as a Time object

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
203
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate