Ankit Agarwal
Is .NET supported Multiple Inheritance?
By Ankit Agarwal in ASP.NET on Oct 01 2012
  • Subhadeep Majumder
    Oct, 2012 9

    No, .NET does not support Multiple Inheritance directly. We can implement Multiple Inheritance using Interface.

    • 1
  • Vithal Wadje
    Oct, 2012 4

    in .net Multiple inheritance is not supported but you can achieve same task like as a multiple inheritance through Intrfaces

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS