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
Where is c# compiler located?
What is generic delegate in c#?
What is a datacontract?
What is virtual class in C#?
What are custom exceptions?
What is the use of delegate?
What is difference between abstract class and interface in c#?
What does using system mean in c#?
What is the use of the dispose method in C# ?
Explain code compilation in c#.
Explain the Abstract class in c#.net
In a single .NET DLL how many classes it contains?
Can we assign null value to integer?
How do you declare an interface in c#?
Is php better than c#?