Joseph K
Difference between Abstract class and Interface ??
By Joseph K in .NET Assemblies on Apr 11 2016
  • Joseph K
    Apr, 2016 11

    Abstract Class: We can not create an object of an abstract class and can call the method of abstract class with the help of class name only. Interface: An Interface member can not contain code bodies.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS