Answer Posted / kiran
because in c sharp dot net we implementing the interface
concept so here ..multiple inheritence is not possible so
thats the reason
Is This Answer Correct ? | 7 Yes | 69 No |
Post New Answer View All Answers
Why we use get and set method in c#?
What is #region in c#?
When Should You Call The Garbage Collector In .net?
Write the difference between TypeOf and GetType?
Is enum a class c#?
What are the advantages of generics in c#?
What is an actual parameter?
Can we instantiate abstract class in c#?
What is strong name in c# and how can we use it?
What is the difference between yield and return?
What is a console?
Is there a way of specifying which block or loop to break out of when working with nested loops?
Why do we use delegates?
Explain the difference between private and shared assembly?
Give some examples for built in datatypes in c#?