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 is lazy loading c#?

500


How many bytes is a char c#?

485


How many types of polymorphism are there?

502


What are instance fields in c#?

539


What is integer c#?

490






What is a interface in c#?

473


Define boxing and unboxing in c#?

476


What is jit? What are the different types of jit?

568


What is lambda expression in c#?

505


Explain about c# language.

599


how dot net compiled code will become platform independent?

527


What are Indexers in C#?

589


Name the method of servicebase class?

538


What are the advantages of using assemble language programming?

516


Explain dataadapter.update method in .net?

518