Inheritance, Composition and Aggregation in OOP
In this post, I briefly introduce three main object-oriented programming terms for beginners in simple words. They are Inheritance, Composition and Aggregation. These programming techniques help developers write clean code, save many lines of code, r...
namvnngu.hashnode.dev3 min read