Difference between abstract class and interface

Answer Posted / amulraj.m

1)An abstract class is a special kind of class that cannot be instantiated,An interface is not a class. It is an entity that is defined by the word Interface. An interface has no implementation; it only has the signature or in other words.
2)Abstract class should be used as base class.An interface is derived from all classes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Intermediate Language?

823


How can implement drag and drop using atlas?

726


What do you know about machine.config file ?

712


Define the mesi? : Dot net architecture

707


how can we achieve language interoperability through CLS? How MSIL works?

814






Difference between type constructor and instance constructor?

750


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

684


What are relation objects in dataset?

702


What is an interrupt? : .NET Architecture

638


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

706


I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....

1638


any one can explain about projectarchitecture and project approach briefly

2254


what is diffrent beatween localprinter and networkprinter

1529


How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts

805


Does application frame need host?

708