Difference between abstract class and interface
Answer Posted / ravi kant
abstraction mechanism provides a way to manage the system components and there corresponding interaction without considering the details of building those components and, interface is possible in some of the languages where multiple inheritance can't be used.or
interface is a collection of method declaration and constants that one or more classes of objects will use.Interface definition is same as class except that it consists of the method that are declared have have the parameter list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain a .net mobile example with details? : Microsoft dot net mobile
Explain the types of memory management? : Dot net architecture
What is Video Streaming in .net??
how to change row background color in gridview
What is textbox control of .net mobile? : Microsoft dot net mobile
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Does .NET runtime offer Deterministic Destruction or not?
Explain about code access security?
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Explain about .net garbage collector?
How can we integrate atlas with web services?
Explain domestic architecture artifacts? : Dot net architecture
Define an interrupt? : Dot net architecture
What is new in the .net 2.0 class library?
Are there any third party logging components available?