0
kicks
Polymorphism allows objects to be accessed by their current data types
Polymorphism in Greek means having multiple forms. The ancient Greek culture was polytheistic society meaning that they worshiped multiple gods. In today’s object oriented programming we use this same concept to develop modular generic methods and classes.