posted 13 years ago
i just saw that interface can extends from multiple interfaces as it can implements multiple interfaces
can some one elaborate what is the difference in between both of the above sample code
means why we extends multiple or why we implements multiple