Skip to main content

You could model any domain without inheritance. Inheritance helps sometimes to sometimes be more clear about some classes, but it is not a mandatory thing aboutin object orientation, despite Booch's quote.

You could model any domain without inheritance. Inheritance helps sometimes to be more clear about some classes, but is not a mandatory thing about object orientation, despite Booch's quote.

You could model any domain without inheritance. Inheritance helps to sometimes be more clear about classes, but it is not a mandatory thing in object orientation, despite Booch's quote.

Post Migrated Here from stackoverflow.com (revisions)
Source Link
JuanZe
  • 570
  • 4
  • 8

You could model any domain without inheritance. Inheritance helps sometimes to be more clear about some classes, but is not a mandatory thing about object orientation, despite Booch's quote.