What is the difference between Abstract and Interface?
Answer Posted / rajesh kushwaha
• Abstract classes can have concrete methods while
interfaces have no methods implemented.
• Interfaces do not come in inheriting chain, while
abstract classes come in inheritance.
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
How to use session under class file of APP_Code folder?
How do I do implement a trace?
What is the difference between constant and readonly in c#?
What is assembly c#?
What are the new features in c# 2.0?
What is difference between ienumerable and list in c#?
How many bytes is a char c#?
What are collection classes?
What is method overriding in c#
Can abstract class have constructor in c#?
Different between method overriding and method overloading?
what class is underneath the sortedlist class?
Is predicate a functional interface?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
What is the advantage of extension method in c#?