does .NET support multiple inheritance ?
Answer Posted / chetan patel
Dot Net Does Not Support Multiple Inheritance, But We Can
achieve this using Interface.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How can implement drag and drop using atlas?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What is the difference between an event and a delegate?
How do I stop a thread?
What are the types of memory management? : Dot net architecture
What are .net mobile controls features? : Microsoft dot net mobile
Explain the difference between primary & secondary storage device? : .NET Architecture
HttpHendler and HttpModules
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
Explain the difference between l1 and l2 cache? : .NET Architecture
Can you explain control extenders?
What is difference between Desktop, Client Server & Web based applications?
What is an interrupt? : Dot net architecture
What is Com Callable wrapper?when it will created?
What is private constructor? And it's use?