1. What are variables in Ruby programming? | ![]() |
2. How do you declare and initialize a variable in Ruby? | ![]() |
3. What is the scope of a variable in Ruby? | ![]() |
4. How do you pass variables to methods in Ruby? | ![]() |
5. Can variables be re-assigned in Ruby? | ![]() |