PROGRAMING
Method Overloading is a feature in OOP where multiple method can have same name within a class but different parameter. Which one give us better readability.
We can achieve method overloading
Method Overriding is parent class allow child class use same method for different behavior within child class.This is great OOP feature for better readability and code reusability.
Read what excites, achieves and moves us Read what excites, achieves and moves us