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 difference between ienumerable and enumerable in c#?
What is xaml file in c#?
Why do we need static in c#?
Is c sharp free?
Can you change the value of a constant filed after its declaration?
What is dapper in c#?
What is code verification?
Can hashset contain duplicates c#?
What is a console device?
Why would you use a class property in c#?
Is null or empty in c#?
What is the purpose of ienumerable in c#?
What is the function of .IsDescendent()?
What is an icollection in c#?
Why do we need delegates?