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
Explain difference between machine config vs. Web config? : .NET Architecture
Does .NET runtime offer Deterministic Destruction or not?
How to improve the cache performance? : .NET Architecture
Explain cache? : .NET Architecture
How is the using() pattern useful? What is idisposable?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is .net mobile automatic paging? : Microsoft dot net mobile
What are the types of memory management? : Dot net architecture
define cache memory? : Dot net architecture
What is .net mobile images control. : Microsoft dot net mobile
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
Use of Enable view state ? if turn off what happen ?
Explain domestic architecture artifacts? : Dot net architecture
What is private constructor? And it's use?
Explain about httpruntime.cach.get(); method?