Domanda di colloquio di Jean Martin

What's different between abstract and interface?

Risposta di colloquio

Anonimo

27 apr 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