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
What does this keyword mean in c#?
Can arraylist hold primitive types?
Why we use get set property in c#?
Is char * null terminated?
What is static variable in c#?
What's different between c# and c/c++?
What is the and operator in c#?
What is the size of a decimal?
how to implement a web service in .net
Explain anonymous type in c#?
What is difference between dictionary and list in c#?
What are primitive data types in c#?
Can you store different types in an array in c#?
What is the difference between string keyword and system.string class?
What standard types does c# use?