Please enable JavaScript.
Coggle requires JavaScript to display documents.
OOP Principles (Association (RelationShip (one-to-many, one-to-one, many…
OOP Principles
Association
-
-
The two classes are unrelated, each can exist without the other one
-
-
-
-
-
-
Composition
Definition
-
-
-
If one class ceases to exist, the other can’t survive alone