M Mr. Dubey • 95.58K Points Coach Bookmark Embed Report View In MB-Short Q. What is the correct way to declare a variable in Ruby? (A) var name = "value" (B) let name = "value" (C) name = "value" (D) const name = "value" Correct Answer - Option(C) Views: 55 Filed under category Ruby Share
Discusssion
Login to discuss.