A

Admin • 828.03K Points
Coach

Q. When Whitespace characters such as spaces and tabs can not ignored in Ruby code?

  • (A) While using strings
  • (B) While using integer
  • (C) while using float value
  • (D) All of the above
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category Ruby
  • Hashtags:

Explanation by: Admin
Whitespace characters such as spaces and tabs are generally ignored in Ruby code, except when they appear in strings.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.