Dear Sir,
Can interface inherit othe class or more than one class? Can we create constructor of the interfaces? pls help
Interfaces donot have definations and they can inherit other interfaces but you cannot define anything inside an interface
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.