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 the difference between User controls and Custom Controls?

548


What is a static property. Give an example?

518


Is string value type c#?

487


What are methods c#?

483


What are predicates in c#?

540






What is a generic c#?

485


What is the difference between ref & out parameters in c#?

456


When can a derived class override a base class member?

521


What are extensions methods in c#?

466


What is a concrete class in c#?

530


Is it possible to inline assembly or il in c# code?

522


What does dbml mean in texting?

512


Can a abstract class have a constructor?

463


How do I type a whitespace character?

526


What are c# i/o classes?

565