does .NET support multiple inheritance ?
Answers were Sorted based on User's Feedback
Answer / tushar
no .net does not supports it. but if we want to implement
multiple inheritance using interface
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nagaraja.b
No.It does not support multiple inheritance. But it can
achieved by interfacew.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sonu sharma
Dot Net does not Support multiple inheritance b/c in
multiple inheritance more than one Super class & one child
class. In supar class may the same mathod in both class &
compiler Does Not understands which method call.
Is This Answer Correct ? | 1 Yes | 0 No |
What is CLR,MSIL and Jit Compiler and their roll in .net
What does the term "green architecture" mean? : .NET Architecture
What is the difference between machine config vs. Web config : Dot net architecture
What is the purpose of cache? : Dot net architecture
what is page_directive
Whats new features in Visual Studio 2012?
When do I need to use gc.keepalive?
how do you hide maximize,minimize and close box at the form title bar?
What is cookie less session?
How Web service create Proxy Using WSDL?
Explain Intermediate Language?
Can you explain atlasuiglitz library?