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
What is Dependency of Injection?
What is a protected class c#?
Is stringbuilder better than string?
What is cache memory in c#?
What is the data type for bit in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
Explain About delegates
Why abstract class is not instantiated in c#?
Define property in c#.net?
What is the main usage of keyword “virtual†? How does it work for a method or property?
Can a static class have a constructor c#?
What is the use of getcommandlineargs() method in c#.net?
Why do we use virtual methods in c#?
What is linq c#?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?