does .NET support multiple inheritance ?
Answer Posted / nagaraja.b
No.It does not support multiple inheritance. But it can
achieved by interfacew.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is textview control of .net mobile? : Microsoft dot net mobile
What is ILDASM ?
how to change the title of my window?
How do you handle this COM components developed in other programming languages in .NET?
any one can explain about projectarchitecture and project approach briefly
difference between Response.write,server.transfer and also which one is used when ?
define cache memory? : Dot net architecture
What is private constructor? And it's use?
What is the use of web.config?
Is .net easier than java?
Explain what does the term "green architecture" mean? : .NET Architecture
How cache is used? : Dot net architecture
What is textbox control of .net mobile? : Microsoft dot net mobile
Why only boxed types can be unboxed?
What is a service contract, operation contract and data contract?