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
Write a program in C# for checking a given number is PRIME or not.
What are nested classes in c#?
Define constructor in c#.
What is monitor in C#?
Why dictionary is used in c#?
What is an escape sequence in c#?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
is it possible to access a remote web service Without UDDI?
What does convert toint32 mean?
What is an object pool in .net?
What is dataset c#?
What is writeline?
What does a constructor do c#?
Why is c# used?
How can I produce an assembly?