Pregunta de entrevista de Infosys

When will you use interface and abstract what is the diff

Respuesta de la entrevista

Anónimo

4 ene 2012

more than one interface you can inherit to one class. Abstract class will act like base class.can't instantiate.