Home Java Polymorphism Polymorphism Ectechview January 25, 2016 0 comments Share: Facebook Twitter Google+ Pinterest Whatsapp Polymorphism Polymorphism is a technique used to write a more than one function definition with same function name the function may be in the same class or in different derived classes
No comments