What is polymorphism? Technology Community › Category: OOP › What is polymorphism? 0 Vote Up Vote Down VietMX Staff asked 4 years ago The word polymorphism means having many forms. In object-oriented programming paradigm, polymorphism is often expressed as one interface, multiple functions.