Q. Which of the following is the correct way to define a variable in Ruby?
β
Correct Answer: (A)
var_name = value
You must be Logged in to update hint/solution