Composition

class contains one or more other class as variables.
composition is like inheritance
compositon is more flexible than inheritance in most times.
Last updated
class contains one or more other class as variables.
composition is like inheritance
compositon is more flexible than inheritance in most times.
Last updated