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 asp net c#?
How do I start a program in c#?
What is difference between int and int in c#?
What are the new features in c# 2.0?
What is sqldataadapter in c#?
How does c# generics and c++ templates compare?
Define using statement in c#?
What is a nullreferenceexception?
What is datareader c#?
What is xor operation?
Which control cannot be placed in mdi?
What is the difference between firstordefault and first?
What is the difference between read and readline in c#?
Explain the types of errors in c#?
What are Regex / regular expressions ?