Answer Posted / ankit singh
The main purpose of the interface is implement multiple
inheritance in .net
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between “finalize” and “finally” methods in c#?
Why singleton pattern is used in c#?
How to create events for a control? What is custom events? How to create it?
What is assembly c#?
What is namespace explain with example?
Could you explain the difference between func vs action vs predicate?
Is concurrent queue thread safe?
What is the lock statement in c#?
Why to use “finally” block in c#?
What is throw in c#?
State two different types of access modifiers.
What is the benefit of interface in c#?
What are the differences between value types and reference types?
What is a partial class. Give an example?
What is the difference between const and static read-only?