0
kicks
Why Polymorphism is so important? What is it’s role in OO programming?
Polymorphism gives us the ultimate flexibility in extensibility which is a basis of OO programming. Understanding Polymorphism is crucial to any OO language professional , be it a Java , C++ or C# programmer.