Difference between abstract class and interface

Answer Posted / versha

Interface: 1)In case if interface it is one contract.The
functions which we define functions we have to make
implements in body.
2)It can come in inheritance chain

Abstract Class:1) In case of Abstract class we have to use
keyword that is"Mustinherit".
2)In that this is not come in inheritance
chain

Is This Answer Correct ?    84 Yes 195 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I write to the application configuration file at runtime?

695


Explain difference between machine config vs. Web config? : .NET Architecture

714


What is Object Caching in Visual Studio 2010?

755


how to change the title of my window?

1593


How do I know when my thread pool work item has completed?

676


Difference between type constructor and instance constructor?

762


Can you explain server controls in atlas?

697


Can you explain scriptmanager control?

714


What does the term "green architecture" mean? : .NET Architecture

716


What is the difference between an application and a program?

674


What is difference between Desktop, Client Server & Web based applications?

735


Explain how cache is used? : Dot net architecture

770


What is a service class?

730


what is inheritancy where u required ?

1719


Describe the Managed Execution Process in .NET?

691