Talk:Interface (Java): Difference between revisions

Content deleted Content added
No edit summary
 
Interfaces and Abstract Classes
Line 1:
it is possible to interface implements interface
 
== Interfaces and Abstract Classes ==
 
Is it possible for an Interface to implement other interface or extend an abstract class?