M Mr. Dubey • 100.28K Points Coach Bookmark Embed Report View In MB-Short Q. What is the correct way to define a symbol in Ruby? (A) symbol = "value" (B) symbol = :value (C) symbol = 'value' (D) symbol = Symbol("value") Correct Answer - Option(B) Views: 120 Filed under category Ruby Share
Discusssion
Login to discuss.