what is the real use of interface in c#,other than that
multiple inheritance is not possible
Answer Posted / satyaprakash reddy
c#.net will not support multiple inheritence to overcome
these problems we use interfaces,
actually c# is faces some problems while go through the
garbage collection and interfaces are better according to
performance
| Is This Answer Correct ? | 21 Yes | 33 No |
Post New Answer View All Answers
Explain the difference between the debug class and trace class?
What is difference between variable and property in c#?
What is an arraylist in c#?
What is action c#?
Define delegation in .net?
What is lazy in c#?
What is a .exe extension files? How is it similar to .dll extension files?
What is a method signature?
What is a base class in C#?
How many types of constructors are there?
What is args c#?
What is the usage of OLE?
Does c# support #define for defining global constants?
how can one use hcl and c sharp together?
What operator means?