Can we inherit an interface in an abstract class?
Answer Posted / sanjeev chaubey
Yes. you can
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is a namespace server?
What is application c#?
Why do you need boxing in c#?
How does a while loop work?
Name the connections does microsoft sql server support?
What is the difference between finalize() and dispose() methods?
What's the difference between the debug class and trace class? Documentation looks the same.
Distinguish between system.string and system.text.stringbuilder classes?
How to block a class from being inherited further?
What does async mean in c#?
To create a localized application which namespaces are necessary?
My switch statement works differently! Why?
Define an abstract class?
What is the purpose of ienumerable in c#?
Why dependency injection is used in c#?