Mid OOP

In what situations should you avoid inheritance?

  • When behavior varies significantly.
  • When tight coupling or fragile base class problem may occur.

More from C# Programming Tutorial

All questions for this course