Submit Your Site To The Web's Top 50 Search Engines for Free! Java Tutorial: Learn Java Basics For Free | Learn Java

Saturday, December 14, 2019

Composition in Java Example - Learn Java

Composition in Java Example - Learn Java

without existing container object if there is no chance of existing contained object
then the relation between container object and contained object is called composition 
which is a strong association.

Example:

Any university consists of several departments whenever university object destroys automatically 
all the department object will be destroys that is without existing dependent object hence there are associated and this relationship is called composition .



Learn Java online free and learn java programming this is the
best way to learn java. this is best java tutorial.in this tutorial          
all the programs start with hello java,hello world.Enterprise applications         
programming language

1 comment:

  1. If you're looking for a top-notch SAP BI Training Institute in Noida, ERP Training NOIDA is a perfect choice. With our comprehensive training courses, experienced trainers, state-of-the-art infrastructure, and placement assistance, we offer everything you need to kickstart your career in SAP BI.

    ReplyDelete

Java Inheritance Update 2023 With Program And Example

  Java Inheritance Update 2023 With Program And Example  nheritance is one of the essential concepts in object-orientated programming  (OOP)...