Answer Posted / amit
interface is used for multiple inheritance.all methods in
the interfaces must be implemented in the child class
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between the debug class and trace class?
What is the use of iqueryable in c#?
What is difference between ilist and list in c#?
What is the use of regex in c#?
What do you mean by a windows process in regards to memory allocation?
What are c# collections?
What is the namespace for the thread class?
Define an array?
Ho we can see assembly information?
What is an extension method in c#?
explain the nature of the assembly work?
My switch statement works differently! Why?
Why interface is required?
What is short in c#?
Do extension methods have to be static?