Difference between abstract class and interface
Answer Posted / nikhil
1. Accessibility modifier(Public/Private/internal) is
allowed for abstract class.
Interface doesn't allow accessibility modifier
2. class can inherit only one abstract class
class can implement more than one interface.
| Is This Answer Correct ? | 375 Yes | 78 No |
Post New Answer View All Answers
What are the new features of .net 2.0?
Explain dma? : .NET Architecture
Explain about continuable exceptions?
what is the difference between master page and content page?
Define cache coherency? : Dot net architecture
how to delete the record using data reader
Describe the Managed Execution Process in .NET?
What is cache coherency? : Dot net architecture
Explain domestic architecture artifacts? : Dot net architecture
how to use custom field validation
What is the .net class that allows the retrieval of a data element using a unique key?
How do I stop a thread?
Explain Intermediate Language?
How does an appdomain get created?
How can we integrate atlas with web services?