Comment on Why Is Object-Oriented Programming Useful? With a Role-Playing Game ExampleparentComments−hcarvalhoalves11y This can be very useful for physical simulations such as games, etc., since the real physical world is actually made of objects.Actually, OOP breaks down for this case (simulation) too.
Comments
Actually, OOP breaks down for this case (simulation) too.