Pregunta de entrevista de FDM Group

2.what is polymorphism

Respuesta de la entrevista

Anónimo

17 dic 2017

The word 'polymorphism' literally means 'a state of having many shapes' or 'the capacity to take on different forms'. When applied to object-oriented programming languages like Java, it describes a language's ability to process objects of various types and classes through a single, uniform interface