Pergunta de entrevista da empresa XS

Can you explain the concept of polymorphism in Object-Oriented Programming?

Resposta da entrevista

Sigiloso

3 de jul. de 2024

This concept is often used by companies with large databases. Polymorphism is object orriented programming that allows different objects to respond to the same function call in different ways. Applying it allows the use of various methods simultaneously and interchangeably, even if their nature is different.