what is the real use of interface in c#,other than that
multiple inheritance is not possible
Answer Posted / ankita
In the phase of interfaces we can only declare methods. and
this method can contain its definition in the different
classes where we can define it.........
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What all details the assembly manifest will contain?
Is everything an object c#?
What is meant by clr?
What is tryparse?
What is the difference between select and selectmany?
What is meant by unicode characters?
What are regular expressions? Search a string using regular expressions?
What is the differences between datagrid, datalist and repeater in .net?
Explain the difference between and xml documentation tag?
What is hashtable c#?
Is c# code is managed or unmanaged code?
What is strongly typed view?
What is a private method in c#?
What does return do in unity?
What are cshtml files?