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 |
What are event-delegation model and event-inheritance model? Which is best?
Tell me the difference between an applet and a Japplet?
Which class is the superclass of all classes?
is memory to the abstract class allocated ..or objects not instantiated
How will you reverse a singly-link list?
0 Answers Akamai Technologies,
Explain the protected field modifier?
What does it mean that a method or field is “static”?
How are this() and super() used with constructors in java programming?
Can we compare two strings in java?
Can an interface be defined inside a class?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is Ideal Design of Class?