Difference between abstract class and interface

Answer Posted / ved

An abstract class may contain complete or incomplete method.
Interface can contain only the signature of a method but no
body. Thus an abstract class can implement methods but an
interface can not implement method.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?

508


How to improve the cache performance? : .NET Architecture

545


Explain the difference between l1 and l2 cache? : Dot net architecture

544


What is a service class?

533


How to prevent my .NET DLL to be decompiled?

564






What are public and private assemblies ?

526


What is the importance of updatepanel control?

537


Which software is used for .net programming?

518


how to change the application name?

1498


question related to table havi colspan and row span

1788


Explain the use of virtual, sealed, override, and abstract.

560


4. Wcf- what Asych and Sych call and how that works

1433


What is the purpose of Treeview control?

549


What is the purpose of cache? How is it used? : Dot net architecture

481


Explain the purpose of cache? : Dot net architecture

466