composition vs inheritance definition -


I know that it has been asked, but usually the context is explained with something else and seems a little complicated .

A legacy occurs when the classes attain the properties from a super class, right? What is composition?

  class bird; Class duck; Class wing;  

Duck is a bird & lt; - heritage.

Duck "a feather & lt; - Composition is

Hope this is two wings.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -