what is the real use of interface in c#,other than that
multiple inheritance is not possible
Answer Posted / ravindarjobs
have a look at this link
http://msdn2.microsoft.com/en-us/library/3b5b8ezk.aspx
| Is This Answer Correct ? | 10 Yes | 17 No |
Post New Answer View All Answers
What is boolean method?
What are data types with examples?
What is generic delegate in c#?
What is ado net in c#?
What is array and its types in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Explain the role of Garbage collector and its generations?
Define Virtual folder?
What is streamreader/streamwriter class?
Are arrays immutable c#?
What is the difference between out and ref in c#?
Explain how to implement an object pool in c#.net
How does aspect oriented programming work?
Why we use oops in c#?
Explain the difference between pass by value and pass by reference.