A

Admin • 802.91K Points
Coach

Q. Which method converts a string to uppercase in Ruby?

  • (A) upcase
  • (B) uppercase
  • (C) toUpperCase
  • (D) capitalize
  • Correct Answer - Option(A)
  • Views: 5
  • Filed under category Ruby
  • Hashtags:

Explanation by: Admin
The upcase method converts a string to uppercase.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.