Answer Posted / vai bhav
Basicalluy interface is used in any oops supported langusge
like c#.net to overcome the problem of multiple inheritance
i.e. inheriting more than one classes which have same
function also.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we use overloading in c#?
What is the difference between Decorator and Adapter pattern?
What does protected internal access modifier mean?
Name the connections does microsoft sql server support?
What is the difference between CreateObject() and GetObject()?
State the top.NET class that everything is derived from?
Why do I get a syntax error when trying to declare a variable called checked?
What is the difference between icomparer and icomparable in c#?
What is managed code?
What is assembly version series sequence?
What is a private method in c#?
What is the file extension for c#?
Can a abstract class have a constructor?
What are the basics of c#?
What is a singleton unity?