CSC/ECE 517 Summer 2008/wiki2 8 jb
This wiki will explore the age old debate on inheritance vs. delegation, showing the strengths and weakness of each approach, and where each approach is preferred.
Background
Inheritance
Inheritance is one of the fundamental concepts in object oriented programming
Delegation
Delegation is a