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 is the system namespace?
What is difference between mutable and immutable in c#?
What is the benefit of interface in c#?
hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?
Is list ienumerable c#?
What is namespace c#?
What you mean by delegate in c#?
What are the different types of literals in c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
Differentiate between copy and default constructor.
What is the difference between continue and break statement?
How do I start a program in c#?
Is string nullable c#?
What is the use of 0 in c#?