79439458

Date: 2025-02-14 13:05:37
Score: 1.5
Natty:
Report link

Polymorphism means "many forms" in IT-Context it just means, that one interface can have multiple forms. So overall everything you have described is polymorphism.It's just different forms. Most people from my daily interactions talk about the subclass overriding. But thats maybe just because of the Field I work in. But basically everything that allows to change behaviour without destroying the old one can be considerd polymorphism

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: LMA