Difference between abstract class and interface
Answer Posted / aktharul ameen
1.Abstract class is act as a base class which define some
rule to its sub class or derived class where as interface
gives its methods and properties to be implemented by
derived class
2.Abstract class can be private,public etc...where as
interface are intended for public only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is .net mobile input validation. : Microsoft dot net mobile
What is .net mobile lists. : Microsoft dot net mobile
difference between data reader and dataset
What is the difference between absolute expiration and sliding-time expiration?
How can I write my own .NET host?
what is the difference between running an application with and without debugger?
What is parallel computing?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Can you Explain
Why am I getting an invalidoperationexception when I serialize an arraylist?
Explain write back and write through caches? : .NET Architecture
5. Wcf- Session Managment
What are the main Tools to develop .Net Application?
Define a virtual memory? : Dot net architecture
question related to table havi colspan and row span