does .NET support multiple inheritance ?
Answer Posted / subramanyam
dotnet doesnot support multiple inheritance instead it
supports multiple interface concept
| Is This Answer Correct ? | 51 Yes | 2 No |
Post New Answer View All Answers
Explain the process of gc?
What is the use of TPL DATAFLOW?
What is .net mobile forms? : Microsoft dot net mobile
How can we integrate atlas with web services?
Explain dma? : .NET Architecture
Explain difference between state server and sqlserver? : .NET Architecture
Differences between VS 2005, 2008 and 2010 ?
Explain about generation?
What are end points, contract, address and bindings?
Explain pipelining? : .NET Architecture
What is the use of CLR in .NET?
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain different pipelining hazards? : Dot net architecture
How cache is used? : Dot net architecture
How is the using() pattern useful? What is idisposable?