adspace
Answer Posted / Vinay Kumar Sahu
Aggregation in Java represents a 'has-a' relationship where one object has another object as a component, but the contained object can exist independently outside of the relationship. This is achieved using composition and association.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between equals() and == in java?
What do you mean by an interface in java?
What are the differences between heap and stack memory in java?
What is a classloader in java?
Realized?
Write a program to print count of empty strings in java 8?
What is parsing in java?
Is minecraft 1.15 out?
What is java string pool?
What is the difference between break and continue statements?
How to sort array in descending order in java?
How to create a base64 decoder in java8?
What is a constructor overloading in java?
Write a program to find the whether a number is an Armstrong number or not?
What is an object in java and how is it created?