Q. What is the output of the the given code?
puts "My name is #{Name}"
puts "My name is #{Name}"
β
Correct Answer: (B)
"%{ Learn Ruby language }"
You must be Logged in to update hint/solution