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
i want the csharp questions&answeres
What are anonymous functions in c#?
Is c# code is unmanaged or managed code?
Can we inherit private members of class in c#?
What is difference between C# and VB.NET?
What is thread life cycle in c#?
Why do we need static in c#?
What is the difference between writeline and write in c#?
What is difference between out and ref in c#?
What is _layout cshtml?
How do you pronounce c#?
Can a method be sealed in c#?
What is a console device?
How to update the gui from another thread in c#?
What is predicate c#?