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


Please Help Members By Posting Answers For Below Questions

What is difference between .net and visual studio?

508


Explain the purpose of cache? : Dot net architecture

460


what is inheritancy where u required ?

1499


Explain 'managed' mean in the .NET context

682


What is the purpose of cache? : Dot net architecture

521






how to set the startup position of the form?

1499


What is WPF and WCF?

567


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

488


What are the different pipelining hazards? : Dot net architecture

562


What is the use of CLR in .NET?

586


what is tracing? Where it used?

594


how to change the application name?

1488


Explain about appdomains?

590


Define cache coherency? : Dot net architecture

560


Define dma? : Dot net architecture

539