What do you mean by aggregation?
Answer / 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 |
Can we cast any other type to boolean type with type casting?
What is a pointer and does java support pointers?
Why we use set in java?
What is the purpose of default constructor?
why java does not support unsigned keyword?
Which class has no duplicate elements?
Does string isempty check for null?
Write a program in java to establish a connection between client and server?
What is a layout manager?
What is a string what operation can be performed out with the help of a string?
What is a super method?
Without creating a new object, How you can retrieve a String or other object?