What is Composition in Object Oriented Programming ?
To put simply, you all may know what is Inheritance which is the concept of one class inheriting the properties and methods from another class.
I will use an example here for you further explain this.
Think about a Gaming Mouse and I am going to crea...
sumalsurendra.hashnode.dev4 min read