Royce Roy
Total Post:149
Points:1043
can any one explain the aggregation and composition with the low level example that i can understand easily example should be programming example
Total Post:149
Points:1043Post:397
Points:3117For car example:
© Copyright © 2010 - 2018 MindStick Software Pvt. Ltd. All Rights Reserved
Post:159
Points:1117Re: Aggregation and Composition in java
Composition means that the object doesn't make sense without the composed part.