33

Q-What's the object-oriented way to become wealthy?
A-Inheritance

Comments
  • 1
    Polymorphism.
  • 0
    Inheritance is cancer, it's the worst type of polymorphism and it makes constraints that are pretty much guaranteed to bite you sooner or later.
    Unless you use it for something completely different than intended, like Unity MonoBehavior-s.
Add Comment