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
How do you define a set in java?
What is a line break example?
What are the four integer types supported by java?
What is the difference between compile-time polymorphism and runtime polymorphism?
Does treeset use compareto?
Which of the following is not an isolation level in the JDBC
Why is string builder not thread safe?
What is the difference between the boolean & operator and the && operator in java programming?
What is immutability in java?
Explain the difference between collection api and stream api in java8?
Can a serialized object be transferred via network?
When is the finalize() called?
What is void data type?
What is the purpose of file class?
Does java vector allow null?