OOAD focuses on analyzing the requirement and designing the model of the system before the coding starts. OOAD is done to ensure the purpose…
Senior Software Engineer
Talks about why, when and how about object oriented programming
OOAD focuses on analyzing the requirement and designing the model of the system before the coding starts. OOAD is done to ensure the purpose…
Aggregation is a type of association in which the relationship between two objects is a part or whole. This type of relationship is loosely coupled…
I often find people struggling with the notion of object oriented programming. I am just trying to give my understanding in as simple way as…