What is the use of polymorphism in Java
Anonymous
Polymorphism in Java makes it possible to write a method that can correctly process lots of different types of functionalities that have the same name. We can also gain consistency in our code by using polymorphism
Check out your Company Bowl for anonymous work chats.