saritha
I know what is interface . when we use interfaces in our projects ,what is the use of using them .instead of interfaces we can directly use classlibraries no?plz help me
By saritha in ASP.NET on Dec 15 2006
  • Sanjay 0
    Dec, 2006 16

    For implementing the Multiple Inheritence in our project we use Interface.

    Including class liabraries are different,when you include the class liabrary means that you want to use the member of that class liabrary. But there is no method define when you want to use different different methods from the different projects then for that you have to develop the concept of multiple inheritence by using the Interface.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS