Support us .Net Basics C# SQL ASP.NET Aarvi MVC Slides C# Programs Subscribe Download

Part 34 - C# Tutorial - Problems of multiple class inheritance


Part 34 - C# Tutorial - Problems of multiple class inheritance


1 comment:

  1. Hi Venkat,
    I was roaming around a question on this topic, why can we not use the fully qualified name of a method if two methods of derived classes have same name as we did while implementing multiple Interfaces on a class that have the same method names but we solve it using the fully qualified name such a.methodName() and b.methodName() to differentiate. would it not have supported for multiple classes inheritance?

    ReplyDelete

It would be great if you can help share these free resources