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

What is a virtual memory? : Dot net architecture

529


Define cache coherency and how is it eliminated? : Dot net architecture

518


What is .net mobile input validation. : Microsoft dot net mobile

518


What are public and private assemblies ?

526


What is the importance of updatepanel control?

537






data types used in validation control

1740


What is a virtual memory? : .NET Architecture

527


Explain about appdomains?

601


which is the institute in hyderabad for providing the live project industry training

2330


Can you explain update progress control?

517


Explain .net mobile automatic paging? : Microsoft dot net mobile

479


State and explain about microsoft.net?

522


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

498


What are bindings?

552


IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class

1534