An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences.
Answer Posted / abhijit
Interface can not be inherited.
| Is This Answer Correct ? | 2 Yes | 19 No |
Post New Answer View All Answers
What is the difference between method and function in c#?
Explain about accessibility modifier 'protected internal'?
Where do I put dll files?
What is binary search tree in data structure?
Explain manifest & metadata in c#.
How to sign an assembly with strong name?
What is the use of ienumerable in c#?
Which program construct must return a value?
Explain about multithreading?
What is a dbml?
What is the difference between dispose() and finalize() methods in c#?
Explain how to parse a datetime string?
What is nullable types in c#?
What do you know about WM_CHAR message?
What is an icollection in c#?