What is Polymorphism in java? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is Polymorphism in java?

3rd Sep 2016, 4:39 PM
Pavani
2 Respuestas
+ 1
the ability of parent class to hold child class object. For interface the ability to hold its implemented class object. It's nothing but polymorphism.
16th Sep 2016, 1:49 PM
Sarath chalapaka
Sarath chalapaka - avatar
0
Thank you Sarath
27th Sep 2016, 10:45 PM
Pavani