Interfaces

Oct 2 2009 8:34 PM

What are Interfaces and how they are usefull?
While Implimenting the interfaces we have to write the whole code again, so what is the use of Including Interfaces, instead write the codes without Implementing any interface.

Answers (1)