Objects Are Instances of Classes

Learn the relationship between classes and objects.

Objects have classes

As mentioned before when we run a Ruby program, space is created and populated with objects as defined by our program. These things interact and do useful stuff using the methods we call.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy