Java as a language has always supported reusability of code, be it through Association(Has-A-relation) or Inheritance(Is-A-relation). But, do we always need reusability ?? Imagine a class DomesticAnimal, and it has some cool methods that are only app...
himanshurai.hashnode.dev3 min read
No responses yet.