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 are the different types of constructors?
What is default value of decimal c#?
How to rotate an Image in C#?
Why are c# strings immutable?
What do you mean by the delegate in c#?
What is the root element of an xml file?
Is struct object oriented?
What does dbml stand for?
Why we use delegates in c#?
Why generics are used in c#?
Explain dataset.acceptchanges method in .net?
What is delegate in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
What are the main reasons to use c# language?
Why c# is called type safe language?