What is the difference between Abstract and Interface?

Answer Posted / nitin kumar tomar

In interface All methods are abstract but in Abstract Class
some methods could be concrete.
There is no Methods Implimentation is allowed inside
interface and also No accessibility modifiers are not
allowed in interface.

Is This Answer Correct ?    31 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by 'access specifiers' in C#?

530


What is desktop example?

497


What is the use of the dispose method in C# ?

552


What is variable in c#?

525


How can you set image source dynamically from c# application to ”test.png” file?

646






How many types of delegates are there in c#?

478


Why do we need interface in c#?

516


What is a property c#?

530


How does c# achieve polymorphism?

481


What is winforms c#?

497


What is regex c#?

502


What is generic delegate in c#?

467


What is the difference between final finally and finalize in c#?

465


How Is The Dll Hell Problem Solved In .net?

603


What Is The Smallest Unit Of Execution In .net?

536