Can an interface inherit class/abstract class.
Answer Posted / sathish
It's not possible to inherit a class or abstract class by
interface.Interface inherits interface only not any other.
| Is This Answer Correct ? | 82 Yes | 14 No |
Post New Answer View All Answers
What is int32 maxvalue?
What is the purpose of private constructor in c#?
Is namespace necessary in c#?
What is the difference between decimal and integer?
Explain static class members.
What is a template class?
What is ado c#?
What is the purpose of dependency injection?
How do you pass reference parameters in c#?
Any problem found in vs.et
Illustrate serialization?
Explain how can I get around scope problems in a try/catch?
What is use of console?
Why we use oops in c#?
What is IL / CIL / MSIL?