πŸ“Š Ruby
Q. What is the correct syntax for string interpolation in Ruby?
  • (A) "#{variable}"
  • (B) $(variable)
  • (C) %(variable)
  • (D) variable.to_string
πŸ’¬ Discuss
βœ… Correct Answer: (A) "#{variable}"

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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