πŸ“Š Ruby
Q. What is the correct syntax to declare and initialize a variable in Ruby?
  • (A) var_name = value
  • (B) var var_name = value
  • (C) variable var_name = value
  • (D) variable_name = value
πŸ’¬ Discuss
βœ… Correct Answer: (D) variable_name = value

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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