Answer Posted / lakshman
interface is a collection of abstract members i.e semi implementation block..interface is used to implement the of multiple inheritance
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are anonymous types in c#?
What Is The Smallest Unit Of Execution In .net?
What is delegates and events?
What is regex c#?
Can a static class have a constructor c#?
What is an array? Give the syntax for a single and multi-dimensional array?
What is a callback c#?
Can you pass parameters to destructors?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
Is php better than c#?
What is meant by desktop application?
What is a nullreferenceexception and how do I fix it?
Is datetime nullable c#?
Is there any sample c# code for simple threading?
What does type safety mean?