What?s the difference between an interface and abstract class?
Answer Posted / pvschmurthy
In Abstract class must have one sub class, but Interface
cann't have sub class only implimentation class.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is trim in c#?
What is int16?
Is friend a constructor?
what are the Disadvantages of vb
What is the resgen.exe tool used for?
How to force my .net app to run as administrator on windows 7?
What is the difference between finally and finalize block?
What is the purpose of a namespace?
How does bitwise xor work?
What is the difference between protected and internal in c#?
What are the differences between events and delegates in c#?
What is an assembly qualified name? Is it a filename? How is it different?
Why is it important to override gethashcode when equals method is overridden?
What does it mean?
What is the difference between asp net and c#?