Hi friends
If we will override nonstatic methods or if we will overload non static methods means shall we say it is the run time polymorphism?
If i will override static method means, friends are saying it is not compile time polymorphism, It is method hiding.
I need some examples to demonstrate this to my friends.
Thnks in advance!