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 the usage of Enumeration in C# Programming and is it good to use or not ?
What is use of a HashTable in .NET?
What is the difference between do and while loop?
Is for loop faster than foreach?
Are arrays immutable c#?
What does mean before a string in c#?
What are the steps to create an assembly and add it to the gac?
Distinguish between the Debug class and Trace class with its functionality?
Is string immutable in c#?
Explain Constructor and destructor?
What is cache memory in c#?
What is the benefit of using interface in c#?
What are extensions methods in c#?
Define parsing?
Explain the difference between event and a delegate in c#?