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

Part 33 - C# Tutorial - Difference between abstract classes and interfaces


Part 33 - C# Tutorial - Difference between abstract classes and interfaces


4 comments:

  1. An abstract with only abstract method, how is it different from interfaces?
    Plz help me

    ReplyDelete
    Replies
    1. No difference but only difference a class can inherit from one class (concrete or abstract) but a class can implement lots of interface means more than one interface

      Delete
  2. abstract can have common definition for derived classes. (Extra logics)

    ReplyDelete
  3. Do you have text version of same slide? If yes please provide link.

    ReplyDelete

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