Can we inherit an interface in an abstract class?
Answer Posted / suyog
Yes ,We can
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is using keyword in C#?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Difference between Value type & reference types ? and give the example in .Net?
What is parsing?
What are the two uses of a ‘using’ statement in c#?
What is difference between new and override in c#?
Give an example of a ctype.
What is thread.sleep()?
Explain the types of Polymorphism.
How does dependency injection work c#?
Why delegates are safe in c#?
What is the different types of private assembly and shared assembly?
what class is underneath the sortedlist class?
What is the property of a class in c#?
What is the difference between struct and class c#?