Answer Posted / ashish gupta
yes..but interfaces are not inherit rather it implemented.
A class can implement multiple interfaces.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is difference between ilist and list in c#?
How many constructors can a class have c#?
Can a loop recorder detect a heart attack?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
What is a copy constructor in c#?
Define satellite Assembly?
Can hashtable have duplicate keys in c#?
What is the full form of GAC? Explain its uses?
Why is c# better than java?
Compare and contrast between the System.Array.CopyTo() and Clone()?
Are structs value types c#?
What are the differences between value types and reference types?
What is strong name assembly?
Explain About .NET Framework
Is predicate a functional interface?