Question d’entretien chez Jean Martin

What's different between abstract and interface?

Réponse à la question d'entretien

Utilisateur anonyme

27 avr. 2011

1. extends abstract for only ONCE implement intefaces as many as you want 2. abstrace: what the object is interface: what the object can do