145 Views
Object oriented programing inheritance creates a “is a” relationship with the parent class. Object oriented programing composition creates a “has a” relationship with other class.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Object oriented programing inheritance creates a “is a” relationship with the parent class. Object oriented programing composition creates a “has a” relationship with other class.