employer cover photo
employer logo
employer logo

Shiash Info Solutions

Questa è la tua azienda?

Domanda di colloquio di Shiash Info Solutions

What is polymorphism

Risposta di colloquio

Anonimo

27 mar 2019

The word polymorphism is used in various contexts and describes situations in which something occurs in several different forms. In computer science, it describes the concept that objects of different types can be accessed through the same interface. Each type can provide its own, independent implementation of this interface. It is one of the core concepts of object-oriented programming.