Question: Explain the concept of composition in Java.Answer: Composition involves creating complex objects by combining simpler objects. It allows for better code organization and reusability.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: