Answer Posted / nashiinformaticssolutions
The term aggregation refers to the relationship between two classes best described as a “whole/part” and “has-a” relationship. This kind is the most specialized version of an association relationship. It contains the reference to another class and is said to have ownership of that class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is method overloading in java ?
List some important characteristics on jre
List implementations of list interface?
What do you meant by active and passive objects?
What are the two main uses of volatile in Java?
Can you instantiate the math class in Java?
Can we declare an interface as final?
What two classes are used to read data only?
Can we extend singleton class?
What are methods?
What does string intern() method do?
What is += mean in java?
what is the messsage u r going to get from an objectoriented programing?
Why are variables important in research?
What is the difference between the boolean & operator and the && operator in java programming?