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

How long will it take to learn c#?

745


How is method overriding different from overloading?

801


Distinguish between array and arraylist in c#?

781


What is an actual parameter?

692


What is a deadlock lock?

721


How to sign an assembly with strong name?

803


What is datagrid c#?

701


What is yield c#?

681


What is the difference between iqueryable and ienumerable?

730


What is the purpose of constructor in c#?

664


Explain how to add controls dynamically to the form using c#.net.

774


What is the use of 'as' Keyword in C# ?

786


Is static class thread safe in c#?

748


What is thread.sleep()?

712


What is a decimal c#?

663