Jump to content

Talk:Interface (Java)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rahulplass (talk | contribs) at 06:26, 10 November 2006 (Interfaces and Abstract Classes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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?