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 Intermediate Language?
Can you Explain
What is msil, and why should my developers need an appreciation of it if at all?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
Define dma? : Dot net architecture
What is the difference between machine config vs. Web config : Dot net architecture
What are the types of application software?
What is difference between Desktop, Client Server & Web based applications?
Define the mesi? : Dot net architecture
how can we achieve language interoperability through CLS? How MSIL works?
what is the difference between running an application with and without debugger?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Explain cache? : Dot net architecture
Use of Enable view state ? if turn off what happen ?