Aggregation is a term which is used to refer one way relationship between two objects . For example, Student class can have reference of Address class but vice versa does not make sense.
What is an aggregation and give example on aggregation?
Aggregation is a term which is used to refer one way relationship between two objects . For example, Student class can have reference of Address class but vice versa does not make sense.