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 string method in c#?
Can you have an array of arrays?
What is a sealed class?
What is difference between new and override in c#?
What is ilasm.exe used for?
Explain the process of Serialization?
Do vs while c#?
What are async and await?
What is the root element of an xml file?
Define boxing and unboxing in c#?
What Is A Satellite Assembly?
What is regex replace in c#?
What is a method c#?
What are custom exceptions? Why do we need them?
Is list ienumerable c#?