1. What is object-oriented programming? | ![]() |
2. How do you create objects in Ruby? | ![]() |
3. What is the significance of the `initialize` method in Ruby classes? | ![]() |
4. Can you provide an example of creating objects in Ruby? | ![]() |
5. How can you access the attributes of an object in Ruby? | ![]() |