Recently I have noticed that not that many OO developers know the real difference between dynamic binding and polymorphism, specially when working with interfaces in Java and C#.
Intro
For a…
Recently I have noticed that not that many OO developers know the real difference between dynamic binding and polymorphism, specially when working with interfaces in Java and C#.
For a…