does .NET support multiple inheritance ?
Answer Posted / 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 |
Post New Answer View All Answers
What is cookie less session?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
Explain about metadata?
What are different types that a variable can be defined and their scopes ?
Explain about httpruntime.cach.get(); method?
I can't be bothered with cas. Can I turn it off?
Explain difference between machine config vs. Web config : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
How does an appdomain get created?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain dma? : Dot net architecture
how to create applications by using Visual Studio 2012?
Explain the race around condition? How can it be overcome? : Dot net architecture
Explain the difference between l1 and l2 cache? : .NET Architecture
What is WPF and WCF?