Polymorphism and Encapsulation
In the last blog, we covered Inheritance and Abstraction so make sure you have read that before understanding the following content.
Polymorphism is a concept in OOP that refers to the ability of a function or method to operate on multiple data types...
abhishekmadankar.hashnode.dev3 min read