employer cover photo
employer logo

Question d’entretien chez Vencore

What's an interface?

Réponse à la question d'entretien

Utilisateur anonyme

29 janv. 2018

It's a way of guaranteeing similar functionality across dissimilar object types. It's best to use interfaces when it doesn't make logical sense for the object's inheritance tree to be bound to another.