Rajendra Prasad
Differences between Interfaces and Abstract Cliass or methods and where can use
By Rajendra Prasad in ASP.NET on Jul 30 2008
  • nitesh kumar
    Aug, 2008 1

    1).In Interface access modifer not allow. whereas Abstract class allows access modifier. 2).In Interface have only signature. whereas Abstract class may have both signature and definitions. 3).In Interface support the Multiple Inheritace.whereas Abstract class can not support the multiple Inheritance. 4).Interface is slower compare than Abstract class.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS